Results

By type

          *** actual launch of AAI Resources
{"timestamp":"2023-04-16T00:00:50.064Z","message":"Initializing AAIConfig","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:00:50.078Z","message":"Reloading config from /opt/app/aai-traversal/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:50.079Z","message":"Found the aaiconfig.properties in the following location: /opt/app/aai-traversal/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:00:50.081Z","message":"A&AI Server Node Name = aai.config.nodename","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:00:51.953Z","message":"Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead.","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"o.s.b.l.logback.LogbackLoggingSystem","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:00:52.039Z","message":"HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.","thread":"background-preinit","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:52.040Z","message":"HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.","thread":"background-preinit","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:52.040Z","message":"HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.","thread":"background-preinit","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:52.041Z","message":"HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.","thread":"background-preinit","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:52.041Z","message":"HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.","thread":"background-preinit","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}

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

00:00:58,781 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
00:00:58,788 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
00:00:58,791 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
00:00:58,791 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
00:00:58,792 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@746115872 - setting totalSizeCap to 6 GB
00:00:58,792 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@746115872 - No compression will be used
00:00:58,793 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@746115872 - Will use the pattern /opt/app/aai-traversal/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
00:00:58,793 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/opt/app/aai-traversal/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}'.
00:00:58,793 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
00:00:58,793 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Sun Apr 16 00:00:58 GMT 2023
00:00:58,808 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: /opt/app/aai-traversal/logs/ajsc-jetty/localhost_access.log
00:00:58,808 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [/opt/app/aai-traversal/logs/ajsc-jetty/localhost_access.log]
00:00:58,809 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
00:00:58,809 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
00:00:58,809 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS]
00:00:58,810 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null
00:00:58,810 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
00:00:58,810 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@132e0cc - Registering current configuration as safe fallback point

{"timestamp":"2023-04-16T00:00:59.060Z","message":"REGISTERED CLASSES [class org.onap.aai.rest.search.ModelAndNamedQueryRestProvider, class org.onap.aai.rest.RecentAPIConsumer, class org.onap.aai.rest.QueryConsumer, class org.onap.aai.rest.CQ2Gremlin, class org.onap.aai.rest.search.SearchProvider, class org.onap.aai.rest.util.EchoResponse, class org.onap.aai.rest.CQ2GremlinTest, class org.onap.aai.rest.DslConsumer]","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:59.065Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseTransactionLogging result=true","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:59.065Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestTransactionLogging result=true","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:59.066Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionLatestInterceptor result=true","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:59.066Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.InvalidResponseStatus result=true","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:59.066Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RetiredInterceptor result=true","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:59.067Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseHeaderManipulation result=true","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:59.067Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.OneWaySslAuthorization result=false","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:59.068Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestHeaderManipulation result=true","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:59.068Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HeaderValidation result=true","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:59.068Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestModification result=true","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:59.069Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionInterceptor result=true","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:59.069Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HttpHeaderInterceptor result=true","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:59.072Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseTransactionLogging result=true","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:59.072Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestTransactionLogging result=true","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:59.073Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionLatestInterceptor result=true","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:59.073Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.InvalidResponseStatus result=true","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:59.073Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RetiredInterceptor result=true","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:59.074Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseHeaderManipulation result=true","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:59.074Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.OneWaySslAuthorization result=false","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:59.074Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestHeaderManipulation result=true","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:59.075Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HeaderValidation result=true","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:59.075Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestModification result=true","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:59.076Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionInterceptor result=true","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:59.076Z","message":"isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HttpHeaderInterceptor result=true","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:59.076Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.pre.RequestTransactionLogging","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:59.077Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.post.InvalidResponseStatus","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:59.077Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.pre.HeaderValidation","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:59.077Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.post.ResponseTransactionLogging","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:59.078Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.post.ResponseHeaderManipulation","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:59.078Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.pre.HttpHeaderInterceptor","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:59.078Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.pre.VersionLatestInterceptor","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:59.079Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.pre.RetiredInterceptor","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:59.079Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.pre.VersionInterceptor","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:59.079Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.pre.RequestHeaderManipulation","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:59.080Z","message":"REGISTERED FILTERS org.onap.aai.interceptors.pre.RequestModification","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.web.JerseyConfiguration","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:00:59.551Z","message":"Using SLF4J as the default logging framework","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"i.m.c.u.i.l.InternalLoggerFactory","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:01.459Z","message":"Translator is SchemaServiceTranslator","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"o.onap.aai.config.NodesConfiguration","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:02.124Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:02.129Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:02.129Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:02.131Z","message":"Request Headers: {}","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:02.142Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/versions, BODY=","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","LogTimestamp":"2023-04-16T00:00:50.053Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:02.349Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"3ff7542a-93c8-4ad0-9861-46f208216d66","LogTimestamp":"2023-04-16T00:01:02.340Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-traversal","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:02.349Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"3ff7542a-93c8-4ad0-9861-46f208216d66","LogTimestamp":"2023-04-16T00:01:02.340Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-traversal","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:02.349Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"3ff7542a-93c8-4ad0-9861-46f208216d66","LogTimestamp":"2023-04-16T00:01:02.340Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-traversal","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:02.351Z","message":"Invoke","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"3ff7542a-93c8-4ad0-9861-46f208216d66","LogTimestamp":"2023-04-16T00:01:02.340Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-traversal","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:02.845Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"498","StatusCode":"COMPLETE","ServerFQDN":"aai-traversal","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","InvocationID":"3ff7542a-93c8-4ad0-9861-46f208216d66","LogTimestamp":"2023-04-16T00:01:02.838Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:02.961Z","message":"Processing the translator","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"498","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3ff7542a-93c8-4ad0-9861-46f208216d66","LogTimestamp":"2023-04-16T00:01:02.838Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:02.962Z","message":"Version being processedv11","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"498","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3ff7542a-93c8-4ad0-9861-46f208216d66","LogTimestamp":"2023-04-16T00:01:02.838Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:02.962Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"498","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3ff7542a-93c8-4ad0-9861-46f208216d66","LogTimestamp":"2023-04-16T00:01:02.838Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:03.034Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"0b8d2b86-e7aa-463e-b59f-28a0a13e221e","LogTimestamp":"2023-04-16T00:01:03.033Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:03.034Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"0b8d2b86-e7aa-463e-b59f-28a0a13e221e","LogTimestamp":"2023-04-16T00:01:03.033Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:03.034Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"0b8d2b86-e7aa-463e-b59f-28a0a13e221e","LogTimestamp":"2023-04-16T00:01:03.033Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:03.035Z","message":"Invoke","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"0b8d2b86-e7aa-463e-b59f-28a0a13e221e","LogTimestamp":"2023-04-16T00:01:03.033Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:03.062Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"29","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"0b8d2b86-e7aa-463e-b59f-28a0a13e221e","LogTimestamp":"2023-04-16T00:01:03.062Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:03.087Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0b8d2b86-e7aa-463e-b59f-28a0a13e221e","LogTimestamp":"2023-04-16T00:01:03.062Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:03.088Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0b8d2b86-e7aa-463e-b59f-28a0a13e221e","LogTimestamp":"2023-04-16T00:01:03.062Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:03.088Z","message":"Ingested the InputStream","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0b8d2b86-e7aa-463e-b59f-28a0a13e221e","LogTimestamp":"2023-04-16T00:01:03.062Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:08.013Z","message":"Types size 222","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0b8d2b86-e7aa-463e-b59f-28a0a13e221e","LogTimestamp":"2023-04-16T00:01:03.062Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:08.046Z","message":"Version being processedv12","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0b8d2b86-e7aa-463e-b59f-28a0a13e221e","LogTimestamp":"2023-04-16T00:01:03.062Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:08.047Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"29","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0b8d2b86-e7aa-463e-b59f-28a0a13e221e","LogTimestamp":"2023-04-16T00:01:03.062Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:08.052Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"4f4e33d4-f4c3-4512-8c63-7da0a4379b14","LogTimestamp":"2023-04-16T00:01:08.050Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:08.052Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"4f4e33d4-f4c3-4512-8c63-7da0a4379b14","LogTimestamp":"2023-04-16T00:01:08.050Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:08.052Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"4f4e33d4-f4c3-4512-8c63-7da0a4379b14","LogTimestamp":"2023-04-16T00:01:08.050Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:08.053Z","message":"Invoke","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"4f4e33d4-f4c3-4512-8c63-7da0a4379b14","LogTimestamp":"2023-04-16T00:01:08.050Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:08.090Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"39","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"4f4e33d4-f4c3-4512-8c63-7da0a4379b14","LogTimestamp":"2023-04-16T00:01:08.089Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:08.110Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"39","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4f4e33d4-f4c3-4512-8c63-7da0a4379b14","LogTimestamp":"2023-04-16T00:01:08.089Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:08.112Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"39","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4f4e33d4-f4c3-4512-8c63-7da0a4379b14","LogTimestamp":"2023-04-16T00:01:08.089Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:08.113Z","message":"Ingested the InputStream","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"39","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4f4e33d4-f4c3-4512-8c63-7da0a4379b14","LogTimestamp":"2023-04-16T00:01:08.089Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:10.377Z","message":"Types size 235","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"39","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4f4e33d4-f4c3-4512-8c63-7da0a4379b14","LogTimestamp":"2023-04-16T00:01:08.089Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:10.430Z","message":"Version being processedv13","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"39","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4f4e33d4-f4c3-4512-8c63-7da0a4379b14","LogTimestamp":"2023-04-16T00:01:08.089Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:10.431Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"39","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4f4e33d4-f4c3-4512-8c63-7da0a4379b14","LogTimestamp":"2023-04-16T00:01:08.089Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:10.433Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"d973fe3b-6ba3-48eb-a33a-7dcc1c1f73a8","LogTimestamp":"2023-04-16T00:01:10.433Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:10.433Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"d973fe3b-6ba3-48eb-a33a-7dcc1c1f73a8","LogTimestamp":"2023-04-16T00:01:10.433Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:10.433Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"d973fe3b-6ba3-48eb-a33a-7dcc1c1f73a8","LogTimestamp":"2023-04-16T00:01:10.433Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:10.433Z","message":"Invoke","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"d973fe3b-6ba3-48eb-a33a-7dcc1c1f73a8","LogTimestamp":"2023-04-16T00:01:10.433Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:10.454Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"20","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"d973fe3b-6ba3-48eb-a33a-7dcc1c1f73a8","LogTimestamp":"2023-04-16T00:01:10.453Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:10.470Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d973fe3b-6ba3-48eb-a33a-7dcc1c1f73a8","LogTimestamp":"2023-04-16T00:01:10.453Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:10.471Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d973fe3b-6ba3-48eb-a33a-7dcc1c1f73a8","LogTimestamp":"2023-04-16T00:01:10.453Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:10.471Z","message":"Ingested the InputStream","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d973fe3b-6ba3-48eb-a33a-7dcc1c1f73a8","LogTimestamp":"2023-04-16T00:01:10.453Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:12.047Z","message":"Types size 237","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d973fe3b-6ba3-48eb-a33a-7dcc1c1f73a8","LogTimestamp":"2023-04-16T00:01:10.453Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:12.065Z","message":"Version being processedv14","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d973fe3b-6ba3-48eb-a33a-7dcc1c1f73a8","LogTimestamp":"2023-04-16T00:01:10.453Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:12.068Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d973fe3b-6ba3-48eb-a33a-7dcc1c1f73a8","LogTimestamp":"2023-04-16T00:01:10.453Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:12.071Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"1ada73f6-bb7c-4323-8d6e-59c5740de39d","LogTimestamp":"2023-04-16T00:01:12.070Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:12.071Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"1ada73f6-bb7c-4323-8d6e-59c5740de39d","LogTimestamp":"2023-04-16T00:01:12.070Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:12.071Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"1ada73f6-bb7c-4323-8d6e-59c5740de39d","LogTimestamp":"2023-04-16T00:01:12.070Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:12.071Z","message":"Invoke","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"1ada73f6-bb7c-4323-8d6e-59c5740de39d","LogTimestamp":"2023-04-16T00:01:12.070Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:12.092Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"21","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"1ada73f6-bb7c-4323-8d6e-59c5740de39d","LogTimestamp":"2023-04-16T00:01:12.091Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:12.115Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1ada73f6-bb7c-4323-8d6e-59c5740de39d","LogTimestamp":"2023-04-16T00:01:12.091Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:12.115Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1ada73f6-bb7c-4323-8d6e-59c5740de39d","LogTimestamp":"2023-04-16T00:01:12.091Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:12.129Z","message":"Ingested the InputStream","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1ada73f6-bb7c-4323-8d6e-59c5740de39d","LogTimestamp":"2023-04-16T00:01:12.091Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:13.913Z","message":"Types size 272","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1ada73f6-bb7c-4323-8d6e-59c5740de39d","LogTimestamp":"2023-04-16T00:01:12.091Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:13.924Z","message":"Version being processedv15","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1ada73f6-bb7c-4323-8d6e-59c5740de39d","LogTimestamp":"2023-04-16T00:01:12.091Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:13.925Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1ada73f6-bb7c-4323-8d6e-59c5740de39d","LogTimestamp":"2023-04-16T00:01:12.091Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:13.927Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"c21d0b7d-ca13-44ef-b1ac-63fada86b6b5","LogTimestamp":"2023-04-16T00:01:13.927Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:13.927Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"c21d0b7d-ca13-44ef-b1ac-63fada86b6b5","LogTimestamp":"2023-04-16T00:01:13.927Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:13.927Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"c21d0b7d-ca13-44ef-b1ac-63fada86b6b5","LogTimestamp":"2023-04-16T00:01:13.927Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:13.927Z","message":"Invoke","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"c21d0b7d-ca13-44ef-b1ac-63fada86b6b5","LogTimestamp":"2023-04-16T00:01:13.927Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:13.966Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"39","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"c21d0b7d-ca13-44ef-b1ac-63fada86b6b5","LogTimestamp":"2023-04-16T00:01:13.965Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:13.987Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"39","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c21d0b7d-ca13-44ef-b1ac-63fada86b6b5","LogTimestamp":"2023-04-16T00:01:13.965Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:13.988Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"39","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c21d0b7d-ca13-44ef-b1ac-63fada86b6b5","LogTimestamp":"2023-04-16T00:01:13.965Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:13.988Z","message":"Ingested the InputStream","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"39","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c21d0b7d-ca13-44ef-b1ac-63fada86b6b5","LogTimestamp":"2023-04-16T00:01:13.965Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:15.353Z","message":"Types size 279","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"39","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c21d0b7d-ca13-44ef-b1ac-63fada86b6b5","LogTimestamp":"2023-04-16T00:01:13.965Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:15.363Z","message":"Version being processedv16","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"39","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c21d0b7d-ca13-44ef-b1ac-63fada86b6b5","LogTimestamp":"2023-04-16T00:01:13.965Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:15.363Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"39","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c21d0b7d-ca13-44ef-b1ac-63fada86b6b5","LogTimestamp":"2023-04-16T00:01:13.965Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:15.365Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"0d836421-5c82-464d-aca9-6b596ee31248","LogTimestamp":"2023-04-16T00:01:15.365Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:15.365Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"0d836421-5c82-464d-aca9-6b596ee31248","LogTimestamp":"2023-04-16T00:01:15.365Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:15.366Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"0d836421-5c82-464d-aca9-6b596ee31248","LogTimestamp":"2023-04-16T00:01:15.365Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:15.366Z","message":"Invoke","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"0d836421-5c82-464d-aca9-6b596ee31248","LogTimestamp":"2023-04-16T00:01:15.365Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:15.388Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"22","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"0d836421-5c82-464d-aca9-6b596ee31248","LogTimestamp":"2023-04-16T00:01:15.387Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:15.407Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"22","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0d836421-5c82-464d-aca9-6b596ee31248","LogTimestamp":"2023-04-16T00:01:15.387Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:15.407Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"22","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0d836421-5c82-464d-aca9-6b596ee31248","LogTimestamp":"2023-04-16T00:01:15.387Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:15.408Z","message":"Ingested the InputStream","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"22","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0d836421-5c82-464d-aca9-6b596ee31248","LogTimestamp":"2023-04-16T00:01:15.387Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:16.966Z","message":"Types size 281","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"22","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0d836421-5c82-464d-aca9-6b596ee31248","LogTimestamp":"2023-04-16T00:01:15.387Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:16.975Z","message":"Version being processedv17","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"22","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0d836421-5c82-464d-aca9-6b596ee31248","LogTimestamp":"2023-04-16T00:01:15.387Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:16.976Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"22","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0d836421-5c82-464d-aca9-6b596ee31248","LogTimestamp":"2023-04-16T00:01:15.387Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:16.978Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"15699ffd-1cd1-4e1c-8961-83601b8c67e7","LogTimestamp":"2023-04-16T00:01:16.978Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:16.979Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"15699ffd-1cd1-4e1c-8961-83601b8c67e7","LogTimestamp":"2023-04-16T00:01:16.978Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:16.979Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"15699ffd-1cd1-4e1c-8961-83601b8c67e7","LogTimestamp":"2023-04-16T00:01:16.978Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:16.979Z","message":"Invoke","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"15699ffd-1cd1-4e1c-8961-83601b8c67e7","LogTimestamp":"2023-04-16T00:01:16.978Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:17.009Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"32","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"15699ffd-1cd1-4e1c-8961-83601b8c67e7","LogTimestamp":"2023-04-16T00:01:17.009Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:17.033Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"32","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15699ffd-1cd1-4e1c-8961-83601b8c67e7","LogTimestamp":"2023-04-16T00:01:17.009Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:17.034Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"32","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15699ffd-1cd1-4e1c-8961-83601b8c67e7","LogTimestamp":"2023-04-16T00:01:17.009Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:17.034Z","message":"Ingested the InputStream","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"32","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15699ffd-1cd1-4e1c-8961-83601b8c67e7","LogTimestamp":"2023-04-16T00:01:17.009Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:18.933Z","message":"Types size 281","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"32","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15699ffd-1cd1-4e1c-8961-83601b8c67e7","LogTimestamp":"2023-04-16T00:01:17.009Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:18.943Z","message":"Version being processedv18","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"32","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15699ffd-1cd1-4e1c-8961-83601b8c67e7","LogTimestamp":"2023-04-16T00:01:17.009Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:18.944Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"32","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15699ffd-1cd1-4e1c-8961-83601b8c67e7","LogTimestamp":"2023-04-16T00:01:17.009Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:18.946Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"2b6a019d-3be8-4f5c-b861-6fa73fb0ee23","LogTimestamp":"2023-04-16T00:01:18.946Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:18.946Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"2b6a019d-3be8-4f5c-b861-6fa73fb0ee23","LogTimestamp":"2023-04-16T00:01:18.946Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:18.946Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"2b6a019d-3be8-4f5c-b861-6fa73fb0ee23","LogTimestamp":"2023-04-16T00:01:18.946Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:18.946Z","message":"Invoke","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"2b6a019d-3be8-4f5c-b861-6fa73fb0ee23","LogTimestamp":"2023-04-16T00:01:18.946Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:18.990Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"45","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"2b6a019d-3be8-4f5c-b861-6fa73fb0ee23","LogTimestamp":"2023-04-16T00:01:18.990Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:19.007Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"45","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2b6a019d-3be8-4f5c-b861-6fa73fb0ee23","LogTimestamp":"2023-04-16T00:01:18.990Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:19.008Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"45","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2b6a019d-3be8-4f5c-b861-6fa73fb0ee23","LogTimestamp":"2023-04-16T00:01:18.990Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:19.008Z","message":"Ingested the InputStream","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"45","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2b6a019d-3be8-4f5c-b861-6fa73fb0ee23","LogTimestamp":"2023-04-16T00:01:18.990Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:20.670Z","message":"Types size 281","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"45","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2b6a019d-3be8-4f5c-b861-6fa73fb0ee23","LogTimestamp":"2023-04-16T00:01:18.990Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:20.681Z","message":"Version being processedv19","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"45","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2b6a019d-3be8-4f5c-b861-6fa73fb0ee23","LogTimestamp":"2023-04-16T00:01:18.990Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:20.682Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"45","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2b6a019d-3be8-4f5c-b861-6fa73fb0ee23","LogTimestamp":"2023-04-16T00:01:18.990Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:20.684Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"7de7061c-98c8-4924-9bf7-cba3ce60ef04","LogTimestamp":"2023-04-16T00:01:20.683Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:20.684Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"7de7061c-98c8-4924-9bf7-cba3ce60ef04","LogTimestamp":"2023-04-16T00:01:20.683Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:20.684Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"7de7061c-98c8-4924-9bf7-cba3ce60ef04","LogTimestamp":"2023-04-16T00:01:20.683Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:20.684Z","message":"Invoke","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"7de7061c-98c8-4924-9bf7-cba3ce60ef04","LogTimestamp":"2023-04-16T00:01:20.683Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:20.715Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"32","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"7de7061c-98c8-4924-9bf7-cba3ce60ef04","LogTimestamp":"2023-04-16T00:01:20.715Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:20.738Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"32","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7de7061c-98c8-4924-9bf7-cba3ce60ef04","LogTimestamp":"2023-04-16T00:01:20.715Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:20.739Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"32","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7de7061c-98c8-4924-9bf7-cba3ce60ef04","LogTimestamp":"2023-04-16T00:01:20.715Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:20.739Z","message":"Ingested the InputStream","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"32","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7de7061c-98c8-4924-9bf7-cba3ce60ef04","LogTimestamp":"2023-04-16T00:01:20.715Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:22.505Z","message":"Types size 301","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"32","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7de7061c-98c8-4924-9bf7-cba3ce60ef04","LogTimestamp":"2023-04-16T00:01:20.715Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:22.537Z","message":"Version being processedv20","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"32","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7de7061c-98c8-4924-9bf7-cba3ce60ef04","LogTimestamp":"2023-04-16T00:01:20.715Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:22.537Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"32","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7de7061c-98c8-4924-9bf7-cba3ce60ef04","LogTimestamp":"2023-04-16T00:01:20.715Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:22.539Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"b66b0078-5c90-4032-934b-b6de06ac5ad9","LogTimestamp":"2023-04-16T00:01:22.539Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:22.540Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"b66b0078-5c90-4032-934b-b6de06ac5ad9","LogTimestamp":"2023-04-16T00:01:22.539Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:22.540Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"b66b0078-5c90-4032-934b-b6de06ac5ad9","LogTimestamp":"2023-04-16T00:01:22.539Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:22.540Z","message":"Invoke","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"b66b0078-5c90-4032-934b-b6de06ac5ad9","LogTimestamp":"2023-04-16T00:01:22.539Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:22.572Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"33","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"b66b0078-5c90-4032-934b-b6de06ac5ad9","LogTimestamp":"2023-04-16T00:01:22.572Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:22.591Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"33","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b66b0078-5c90-4032-934b-b6de06ac5ad9","LogTimestamp":"2023-04-16T00:01:22.572Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:22.592Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"33","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b66b0078-5c90-4032-934b-b6de06ac5ad9","LogTimestamp":"2023-04-16T00:01:22.572Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:22.592Z","message":"Ingested the InputStream","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"33","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b66b0078-5c90-4032-934b-b6de06ac5ad9","LogTimestamp":"2023-04-16T00:01:22.572Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:24.402Z","message":"Types size 305","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"33","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b66b0078-5c90-4032-934b-b6de06ac5ad9","LogTimestamp":"2023-04-16T00:01:22.572Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:24.413Z","message":"Version being processedv21","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"33","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b66b0078-5c90-4032-934b-b6de06ac5ad9","LogTimestamp":"2023-04-16T00:01:22.572Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:24.414Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"33","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b66b0078-5c90-4032-934b-b6de06ac5ad9","LogTimestamp":"2023-04-16T00:01:22.572Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:24.465Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"b05109cd-e0ac-4b41-bda2-8325c7d4a73e","LogTimestamp":"2023-04-16T00:01:24.465Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:24.466Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"b05109cd-e0ac-4b41-bda2-8325c7d4a73e","LogTimestamp":"2023-04-16T00:01:24.465Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:24.466Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"b05109cd-e0ac-4b41-bda2-8325c7d4a73e","LogTimestamp":"2023-04-16T00:01:24.465Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:24.466Z","message":"Invoke","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"b05109cd-e0ac-4b41-bda2-8325c7d4a73e","LogTimestamp":"2023-04-16T00:01:24.465Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:24.494Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"28","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"b05109cd-e0ac-4b41-bda2-8325c7d4a73e","LogTimestamp":"2023-04-16T00:01:24.493Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:24.514Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b05109cd-e0ac-4b41-bda2-8325c7d4a73e","LogTimestamp":"2023-04-16T00:01:24.493Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:24.515Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b05109cd-e0ac-4b41-bda2-8325c7d4a73e","LogTimestamp":"2023-04-16T00:01:24.493Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:24.515Z","message":"Ingested the InputStream","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b05109cd-e0ac-4b41-bda2-8325c7d4a73e","LogTimestamp":"2023-04-16T00:01:24.493Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:26.426Z","message":"Types size 371","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b05109cd-e0ac-4b41-bda2-8325c7d4a73e","LogTimestamp":"2023-04-16T00:01:24.493Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:26.439Z","message":"Version being processedv22","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b05109cd-e0ac-4b41-bda2-8325c7d4a73e","LogTimestamp":"2023-04-16T00:01:24.493Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:26.440Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b05109cd-e0ac-4b41-bda2-8325c7d4a73e","LogTimestamp":"2023-04-16T00:01:24.493Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:26.442Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"3feae1cf-6620-450a-8877-cdad87e0dfe7","LogTimestamp":"2023-04-16T00:01:26.442Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:26.442Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"3feae1cf-6620-450a-8877-cdad87e0dfe7","LogTimestamp":"2023-04-16T00:01:26.442Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:26.442Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"3feae1cf-6620-450a-8877-cdad87e0dfe7","LogTimestamp":"2023-04-16T00:01:26.442Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:26.442Z","message":"Invoke","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"3feae1cf-6620-450a-8877-cdad87e0dfe7","LogTimestamp":"2023-04-16T00:01:26.442Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:26.501Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"58","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"3feae1cf-6620-450a-8877-cdad87e0dfe7","LogTimestamp":"2023-04-16T00:01:26.500Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:26.527Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"58","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3feae1cf-6620-450a-8877-cdad87e0dfe7","LogTimestamp":"2023-04-16T00:01:26.500Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:26.528Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"58","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3feae1cf-6620-450a-8877-cdad87e0dfe7","LogTimestamp":"2023-04-16T00:01:26.500Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:26.528Z","message":"Ingested the InputStream","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"58","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3feae1cf-6620-450a-8877-cdad87e0dfe7","LogTimestamp":"2023-04-16T00:01:26.500Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:28.559Z","message":"Types size 378","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"58","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3feae1cf-6620-450a-8877-cdad87e0dfe7","LogTimestamp":"2023-04-16T00:01:26.500Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:28.574Z","message":"Version being processedv23","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"58","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3feae1cf-6620-450a-8877-cdad87e0dfe7","LogTimestamp":"2023-04-16T00:01:26.500Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:28.574Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"58","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"3feae1cf-6620-450a-8877-cdad87e0dfe7","LogTimestamp":"2023-04-16T00:01:26.500Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:28.576Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"88db1447-feab-4dab-8280-0c38a269604d","LogTimestamp":"2023-04-16T00:01:28.576Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:28.576Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"88db1447-feab-4dab-8280-0c38a269604d","LogTimestamp":"2023-04-16T00:01:28.576Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:28.576Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"88db1447-feab-4dab-8280-0c38a269604d","LogTimestamp":"2023-04-16T00:01:28.576Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:28.576Z","message":"Invoke","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"88db1447-feab-4dab-8280-0c38a269604d","LogTimestamp":"2023-04-16T00:01:28.576Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:28.611Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"35","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"88db1447-feab-4dab-8280-0c38a269604d","LogTimestamp":"2023-04-16T00:01:28.611Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:28.642Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"35","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"88db1447-feab-4dab-8280-0c38a269604d","LogTimestamp":"2023-04-16T00:01:28.611Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:28.642Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"35","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"88db1447-feab-4dab-8280-0c38a269604d","LogTimestamp":"2023-04-16T00:01:28.611Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:28.643Z","message":"Ingested the InputStream","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"35","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"88db1447-feab-4dab-8280-0c38a269604d","LogTimestamp":"2023-04-16T00:01:28.611Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:30.852Z","message":"Types size 378","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"35","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"88db1447-feab-4dab-8280-0c38a269604d","LogTimestamp":"2023-04-16T00:01:28.611Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:30.866Z","message":"Version being processedv24","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"35","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"88db1447-feab-4dab-8280-0c38a269604d","LogTimestamp":"2023-04-16T00:01:28.611Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:30.867Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"35","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"88db1447-feab-4dab-8280-0c38a269604d","LogTimestamp":"2023-04-16T00:01:28.611Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:30.869Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"a17f4e4f-277a-4981-adba-077aba8056dc","LogTimestamp":"2023-04-16T00:01:30.869Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:30.870Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"a17f4e4f-277a-4981-adba-077aba8056dc","LogTimestamp":"2023-04-16T00:01:30.869Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:30.870Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"a17f4e4f-277a-4981-adba-077aba8056dc","LogTimestamp":"2023-04-16T00:01:30.869Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:30.870Z","message":"Invoke","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"a17f4e4f-277a-4981-adba-077aba8056dc","LogTimestamp":"2023-04-16T00:01:30.869Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:30.907Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"37","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"a17f4e4f-277a-4981-adba-077aba8056dc","LogTimestamp":"2023-04-16T00:01:30.906Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:30.935Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"37","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"a17f4e4f-277a-4981-adba-077aba8056dc","LogTimestamp":"2023-04-16T00:01:30.906Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:30.936Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"37","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"a17f4e4f-277a-4981-adba-077aba8056dc","LogTimestamp":"2023-04-16T00:01:30.906Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:30.936Z","message":"Ingested the InputStream","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"37","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"a17f4e4f-277a-4981-adba-077aba8056dc","LogTimestamp":"2023-04-16T00:01:30.906Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:33.291Z","message":"Types size 406","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"37","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"a17f4e4f-277a-4981-adba-077aba8056dc","LogTimestamp":"2023-04-16T00:01:30.906Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:33.307Z","message":"Version being processedv25","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"37","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"a17f4e4f-277a-4981-adba-077aba8056dc","LogTimestamp":"2023-04-16T00:01:30.906Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:33.307Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"37","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"a17f4e4f-277a-4981-adba-077aba8056dc","LogTimestamp":"2023-04-16T00:01:30.906Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:33.309Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"6d9b0be0-23f5-4322-938e-093b7ee973d7","LogTimestamp":"2023-04-16T00:01:33.309Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:33.310Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"6d9b0be0-23f5-4322-938e-093b7ee973d7","LogTimestamp":"2023-04-16T00:01:33.309Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:33.310Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"6d9b0be0-23f5-4322-938e-093b7ee973d7","LogTimestamp":"2023-04-16T00:01:33.309Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:33.310Z","message":"Invoke","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"6d9b0be0-23f5-4322-938e-093b7ee973d7","LogTimestamp":"2023-04-16T00:01:33.309Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:33.368Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"59","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"6d9b0be0-23f5-4322-938e-093b7ee973d7","LogTimestamp":"2023-04-16T00:01:33.368Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:33.397Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"59","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6d9b0be0-23f5-4322-938e-093b7ee973d7","LogTimestamp":"2023-04-16T00:01:33.368Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:33.398Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"59","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6d9b0be0-23f5-4322-938e-093b7ee973d7","LogTimestamp":"2023-04-16T00:01:33.368Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:33.398Z","message":"Ingested the InputStream","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"59","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6d9b0be0-23f5-4322-938e-093b7ee973d7","LogTimestamp":"2023-04-16T00:01:33.368Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:35.436Z","message":"Types size 410","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"59","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6d9b0be0-23f5-4322-938e-093b7ee973d7","LogTimestamp":"2023-04-16T00:01:33.368Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:35.451Z","message":"Version being processedv26","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"59","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6d9b0be0-23f5-4322-938e-093b7ee973d7","LogTimestamp":"2023-04-16T00:01:33.368Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:35.452Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"59","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6d9b0be0-23f5-4322-938e-093b7ee973d7","LogTimestamp":"2023-04-16T00:01:33.368Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:35.454Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"d26f0bfb-7924-4960-901c-b879b65fa2f7","LogTimestamp":"2023-04-16T00:01:35.453Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:35.454Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"d26f0bfb-7924-4960-901c-b879b65fa2f7","LogTimestamp":"2023-04-16T00:01:35.453Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:35.454Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"d26f0bfb-7924-4960-901c-b879b65fa2f7","LogTimestamp":"2023-04-16T00:01:35.453Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:35.454Z","message":"Invoke","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"d26f0bfb-7924-4960-901c-b879b65fa2f7","LogTimestamp":"2023-04-16T00:01:35.453Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:35.502Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"49","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"d26f0bfb-7924-4960-901c-b879b65fa2f7","LogTimestamp":"2023-04-16T00:01:35.502Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:35.528Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"49","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d26f0bfb-7924-4960-901c-b879b65fa2f7","LogTimestamp":"2023-04-16T00:01:35.502Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:35.529Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"49","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d26f0bfb-7924-4960-901c-b879b65fa2f7","LogTimestamp":"2023-04-16T00:01:35.502Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:35.529Z","message":"Ingested the InputStream","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"49","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d26f0bfb-7924-4960-901c-b879b65fa2f7","LogTimestamp":"2023-04-16T00:01:35.502Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:37.627Z","message":"Types size 410","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"49","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d26f0bfb-7924-4960-901c-b879b65fa2f7","LogTimestamp":"2023-04-16T00:01:35.502Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:37.643Z","message":"Version being processedv27","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"49","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d26f0bfb-7924-4960-901c-b879b65fa2f7","LogTimestamp":"2023-04-16T00:01:35.502Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:37.643Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"49","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d26f0bfb-7924-4960-901c-b879b65fa2f7","LogTimestamp":"2023-04-16T00:01:35.502Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:37.645Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.645Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:37.646Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.645Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:37.646Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.645Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:37.646Z","message":"Invoke","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.645Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:37.700Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:37.729Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:37.731Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:37.732Z","message":"Ingested the InputStream","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:39.969Z","message":"Types size 410","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:39.991Z","message":"AAI Server initialization started...","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.onap.aai.TraversalApp","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:39.991Z","message":"Starting AAIGraph connections and the NodeInjestor","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.onap.aai.TraversalApp","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:39.991Z","message":"Initializing AAIConfig","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:39.992Z","message":"Reloading config from /opt/app/aai-traversal/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:39.992Z","message":"Found the aaiconfig.properties in the following location: /opt/app/aai-traversal/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:39.992Z","message":"A&AI Server Node Name = aai.config.nodename","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:40.485Z","message":"DataStax Java driver 3.6.0 for Apache Cassandra","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"com.datastax.driver.core","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:40.499Z","message":"Detected Guava >= 19 in the classpath, using modern compatibility layer","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"c.d.driver.core.GuavaCompatibility","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:40.501Z","message":"com.datastax.driver.NEW_NODE_DELAY_SECONDS is undefined, using default value 1","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:40.501Z","message":"com.datastax.driver.NOTIF_LOCK_TIMEOUT_SECONDS is undefined, using default value 60","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:40.523Z","message":"com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:40.910Z","message":"Using native clock to generate timestamps.","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"c.datastax.driver.core.ClockFactory","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:40.923Z","message":"com.datastax.driver.NON_BLOCKING_EXECUTOR_SIZE is undefined, using default value 2","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.040Z","message":"Starting new cluster with contact points [cassandra/10.233.65.114:9042]","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.090Z","message":"Using SLF4J as the default logging framework","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"i.n.u.i.l.InternalLoggerFactory","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.122Z","message":"-Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"i.n.u.i.InternalThreadLocalMap","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.122Z","message":"-Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"i.n.u.i.InternalThreadLocalMap","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.247Z","message":"-Dio.netty.noUnsafe: false","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.247Z","message":"Java version: 8","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.250Z","message":"sun.misc.Unsafe.theUnsafe: available","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.251Z","message":"sun.misc.Unsafe.copyMemory: available","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.253Z","message":"java.nio.Buffer.address: available","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.254Z","message":"direct buffer constructor: available","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.256Z","message":"java.nio.Bits.unaligned: available, true","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.257Z","message":"jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.257Z","message":"java.nio.DirectByteBuffer.(long, int): available","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.257Z","message":"sun.misc.Unsafe: available","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.257Z","message":"-Dio.netty.tmpdir: /tmp (java.io.tmpdir)","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.258Z","message":"-Dio.netty.bitMode: 64 (sun.arch.data.model)","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.260Z","message":"-Dio.netty.maxDirectMemory: 1020067840 bytes","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.260Z","message":"-Dio.netty.uninitializedArrayAllocationThreshold: -1","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.263Z","message":"java.nio.ByteBuffer.cleaner(): available","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"io.netty.util.internal.CleanerJava6","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.264Z","message":"-Dio.netty.noPreferDirect: false","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.273Z","message":"com.datastax.driver.FORCE_NIO is undefined, using default value false","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.288Z","message":"-Dio.netty.native.workdir: /tmp (io.netty.tmpdir)","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.288Z","message":"-Dio.netty.native.deleteLibAfterLoading: true","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.288Z","message":"-Dio.netty.native.tryPatchShadedId: true","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.295Z","message":"Unable to load the library 'netty_transport_native_epoll_x86_64', trying other loading mechanism.","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"exception":"java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path\n\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)\n\tat java.lang.Runtime.loadLibrary0(Runtime.java:870)\n\tat java.lang.System.loadLibrary(System.java:1122)\n\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)\n\t... 3 frames excluded\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)\n\tat java.security.AccessController.doPrivileged(AccessController.java)\n\tat io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)\n\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)\n\tat io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136)\n\tat io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:290)\n\tat io.netty.channel.epoll.Native.(Native.java:70)\n\tat io.netty.channel.epoll.Epoll.(Epoll.java:39)\n\tat java.lang.Class.forName0(Class.java)\n\tat java.lang.Class.forName(Class.java:264)\n\tat com.datastax.driver.core.NettyUtil.(NettyUtil.java:57)\n\tat com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95)\n\tat com.datastax.driver.core.Connection$Factory.(Connection.java:926)\n\tat com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499)\n\tat com.datastax.driver.core.Cluster.init(Cluster.java:208)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355)\n\tat com.datastax.driver.core.Cluster.connect(Cluster.java:305)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(NativeConstructorAccessorImpl.java)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:423)\n\tat org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58)\n\tat org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477)\n\tat org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409)\n\tat org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113)\n\tat org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54)\n\tat org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80)\n\tat org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94)\n\tat org.onap.aai.TraversalApp.init(TraversalApp.java:106)\n\t... 3 frames excluded\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363)\n\tat org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307)\n\tat org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)\n\tat org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)\n\tat org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847)\n\tat org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877)\n\tat org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549)\n\tat org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141)\n\tat org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744)\n\tat org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:312)\n\tat org.onap.aai.TraversalApp.main(TraversalApp.java:128)\n\t... 3 frames excluded\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48)\n\tat org.springframework.boot.loader.Launcher.launch(Launcher.java:87)\n\tat org.springframework.boot.loader.Launcher.launch(Launcher.java:51)\n\tat org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578)\n","thread":"main","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.297Z","message":"netty_transport_native_epoll_x86_64 cannot be loaded from java.library.path, now trying export to -Dio.netty.native.workdir: /tmp","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"exception":"java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path\n\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)\n\tat java.lang.Runtime.loadLibrary0(Runtime.java:870)\n\tat java.lang.System.loadLibrary(System.java:1122)\n\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)\n\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349)\n\tat io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136)\n\tat io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:290)\n\tat io.netty.channel.epoll.Native.(Native.java:70)\n\tat io.netty.channel.epoll.Epoll.(Epoll.java:39)\n\tat java.lang.Class.forName0(Class.java)\n\tat java.lang.Class.forName(Class.java:264)\n\tat com.datastax.driver.core.NettyUtil.(NettyUtil.java:57)\n\tat com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95)\n\tat com.datastax.driver.core.Connection$Factory.(Connection.java:926)\n\tat com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499)\n\tat com.datastax.driver.core.Cluster.init(Cluster.java:208)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355)\n\tat com.datastax.driver.core.Cluster.connect(Cluster.java:305)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(NativeConstructorAccessorImpl.java)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:423)\n\tat org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58)\n\tat org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477)\n\tat org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409)\n\tat org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113)\n\tat org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54)\n\tat org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80)\n\tat org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94)\n\tat org.onap.aai.TraversalApp.init(TraversalApp.java:106)\n\t... 3 frames excluded\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363)\n\tat org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307)\n\tat org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)\n\tat org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)\n\tat org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847)\n\tat org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877)\n\tat org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549)\n\tat org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141)\n\tat org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744)\n\tat org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:312)\n\tat org.onap.aai.TraversalApp.main(TraversalApp.java:128)\n\t... 3 frames excluded\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48)\n\tat org.springframework.boot.loader.Launcher.launch(Launcher.java:87)\n\tat org.springframework.boot.loader.Launcher.launch(Launcher.java:51)\n\tat org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578)\n\tSuppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path\n\t\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)\n\t\tat java.lang.Runtime.loadLibrary0(Runtime.java:870)\n\t\tat java.lang.System.loadLibrary(System.java:1122)\n\t\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)\n\t\t... 3 frames excluded\n\t\tat java.lang.reflect.Method.invoke(Method.java:498)\n\t\tat io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)\n\t\tat java.security.AccessController.doPrivileged(AccessController.java)\n\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)\n\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)\n\t\t... 64 common frames omitted\n","thread":"main","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.321Z","message":"Unable to load the library '/tmp/libnetty_transport_native_epoll_x86_646716097142051001456.so', trying other loading mechanism.","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"exception":"java.lang.UnsatisfiedLinkError: unsupported JNI version 0xFFFFFFFF required by /tmp/libnetty_transport_native_epoll_x86_646716097142051001456.so\n\tat java.lang.ClassLoader$NativeLibrary.load(ClassLoader.java)\n\tat java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941)\n\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1824)\n\tat java.lang.Runtime.load0(Runtime.java:809)\n\tat java.lang.System.load(System.java:1086)\n\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:36)\n\t... 3 frames excluded\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)\n\tat java.security.AccessController.doPrivileged(AccessController.java)\n\tat io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)\n\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)\n\tat io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:203)\n\tat io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:290)\n\tat io.netty.channel.epoll.Native.(Native.java:70)\n\tat io.netty.channel.epoll.Epoll.(Epoll.java:39)\n\tat java.lang.Class.forName0(Class.java)\n\tat java.lang.Class.forName(Class.java:264)\n\tat com.datastax.driver.core.NettyUtil.(NettyUtil.java:57)\n\tat com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95)\n\tat com.datastax.driver.core.Connection$Factory.(Connection.java:926)\n\tat com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499)\n\tat com.datastax.driver.core.Cluster.init(Cluster.java:208)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355)\n\tat com.datastax.driver.core.Cluster.connect(Cluster.java:305)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(NativeConstructorAccessorImpl.java)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:423)\n\tat org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58)\n\tat org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477)\n\tat org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409)\n\tat org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113)\n\tat org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54)\n\tat org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80)\n\tat org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94)\n\tat org.onap.aai.TraversalApp.init(TraversalApp.java:106)\n\t... 3 frames excluded\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363)\n\tat org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307)\n\tat org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)\n\tat org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)\n\tat org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847)\n\tat org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877)\n\tat org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549)\n\tat org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141)\n\tat org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744)\n\tat org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:312)\n\tat org.onap.aai.TraversalApp.main(TraversalApp.java:128)\n\t... 3 frames excluded\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48)\n\tat org.springframework.boot.loader.Launcher.launch(Launcher.java:87)\n\tat org.springframework.boot.loader.Launcher.launch(Launcher.java:51)\n\tat org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578)\n","thread":"main","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.327Z","message":"Unable to load the library 'netty_transport_native_epoll', trying other loading mechanism.","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"exception":"java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path\n\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)\n\tat java.lang.Runtime.loadLibrary0(Runtime.java:870)\n\tat java.lang.System.loadLibrary(System.java:1122)\n\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)\n\t... 3 frames excluded\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)\n\tat java.security.AccessController.doPrivileged(AccessController.java)\n\tat io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)\n\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)\n\tat io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136)\n\tat io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:293)\n\tat io.netty.channel.epoll.Native.(Native.java:70)\n\tat io.netty.channel.epoll.Epoll.(Epoll.java:39)\n\tat java.lang.Class.forName0(Class.java)\n\tat java.lang.Class.forName(Class.java:264)\n\tat com.datastax.driver.core.NettyUtil.(NettyUtil.java:57)\n\tat com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95)\n\tat com.datastax.driver.core.Connection$Factory.(Connection.java:926)\n\tat com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499)\n\tat com.datastax.driver.core.Cluster.init(Cluster.java:208)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355)\n\tat com.datastax.driver.core.Cluster.connect(Cluster.java:305)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(NativeConstructorAccessorImpl.java)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:423)\n\tat org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58)\n\tat org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477)\n\tat org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409)\n\tat org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113)\n\tat org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54)\n\tat org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80)\n\tat org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94)\n\tat org.onap.aai.TraversalApp.init(TraversalApp.java:106)\n\t... 3 frames excluded\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363)\n\tat org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307)\n\tat org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)\n\tat org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)\n\tat org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847)\n\tat org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877)\n\tat org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549)\n\tat org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141)\n\tat org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744)\n\tat org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:312)\n\tat org.onap.aai.TraversalApp.main(TraversalApp.java:128)\n\t... 3 frames excluded\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48)\n\tat org.springframework.boot.loader.Launcher.launch(Launcher.java:87)\n\tat org.springframework.boot.loader.Launcher.launch(Launcher.java:51)\n\tat org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578)\n","thread":"main","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.329Z","message":"netty_transport_native_epoll cannot be loaded from java.library.path, now trying export to -Dio.netty.native.workdir: /tmp","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"exception":"java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path\n\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)\n\tat java.lang.Runtime.loadLibrary0(Runtime.java:870)\n\tat java.lang.System.loadLibrary(System.java:1122)\n\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)\n\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349)\n\tat io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136)\n\tat io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:293)\n\tat io.netty.channel.epoll.Native.(Native.java:70)\n\tat io.netty.channel.epoll.Epoll.(Epoll.java:39)\n\tat java.lang.Class.forName0(Class.java)\n\tat java.lang.Class.forName(Class.java:264)\n\tat com.datastax.driver.core.NettyUtil.(NettyUtil.java:57)\n\tat com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95)\n\tat com.datastax.driver.core.Connection$Factory.(Connection.java:926)\n\tat com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499)\n\tat com.datastax.driver.core.Cluster.init(Cluster.java:208)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355)\n\tat com.datastax.driver.core.Cluster.connect(Cluster.java:305)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(NativeConstructorAccessorImpl.java)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:423)\n\tat org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58)\n\tat org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477)\n\tat org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409)\n\tat org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113)\n\tat org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54)\n\tat org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80)\n\tat org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94)\n\tat org.onap.aai.TraversalApp.init(TraversalApp.java:106)\n\t... 3 frames excluded\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363)\n\tat org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307)\n\tat org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)\n\tat org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)\n\tat org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847)\n\tat org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877)\n\tat org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549)\n\tat org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141)\n\tat org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744)\n\tat org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:312)\n\tat org.onap.aai.TraversalApp.main(TraversalApp.java:128)\n\t... 3 frames excluded\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48)\n\tat org.springframework.boot.loader.Launcher.launch(Launcher.java:87)\n\tat org.springframework.boot.loader.Launcher.launch(Launcher.java:51)\n\tat org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578)\n\tSuppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path\n\t\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)\n\t\tat java.lang.Runtime.loadLibrary0(Runtime.java:870)\n\t\tat java.lang.System.loadLibrary(System.java:1122)\n\t\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)\n\t\t... 3 frames excluded\n\t\tat java.lang.reflect.Method.invoke(Method.java:498)\n\t\tat io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)\n\t\tat java.security.AccessController.doPrivileged(AccessController.java)\n\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)\n\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)\n\t\t... 64 common frames omitted\n","thread":"main","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.331Z","message":"Found Netty's native epoll transport in the classpath, but epoll is not available. Using NIO instead.","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"exception":"java.lang.UnsatisfiedLinkError: unsupported JNI version 0xFFFFFFFF required by /tmp/libnetty_transport_native_epoll_x86_646716097142051001456.so\n\tat java.lang.ClassLoader$NativeLibrary.load(ClassLoader.java)\n\tat java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941)\n\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1824)\n\tat java.lang.Runtime.load0(Runtime.java:809)\n\tat java.lang.System.load(System.java:1086)\n\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:36)\n\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349)\n\tat io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:203)\n\tat io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:290)\n\tat io.netty.channel.epoll.Native.(Native.java:70)\n\tat io.netty.channel.epoll.Epoll.(Epoll.java:39)\n\tat java.lang.Class.forName0(Class.java)\n\tat java.lang.Class.forName(Class.java:264)\n\tat com.datastax.driver.core.NettyUtil.(NettyUtil.java:57)\n\tat com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95)\n\tat com.datastax.driver.core.Connection$Factory.(Connection.java:926)\n\tat com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499)\n\tat com.datastax.driver.core.Cluster.init(Cluster.java:208)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355)\n\tat com.datastax.driver.core.Cluster.connect(Cluster.java:305)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(NativeConstructorAccessorImpl.java)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:423)\n\tat org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58)\n\tat org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477)\n\tat org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409)\n\tat org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113)\n\tat org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54)\n\tat org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80)\n\tat org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94)\n\tat org.onap.aai.TraversalApp.init(TraversalApp.java:106)\n\t... 3 frames excluded\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363)\n\tat org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307)\n\tat org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)\n\tat org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)\n\tat org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847)\n\tat org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877)\n\tat org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549)\n\tat org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141)\n\tat org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744)\n\tat org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:312)\n\tat org.onap.aai.TraversalApp.main(TraversalApp.java:128)\n\t... 3 frames excluded\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48)\n\tat org.springframework.boot.loader.Launcher.launch(Launcher.java:87)\n\tat org.springframework.boot.loader.Launcher.launch(Launcher.java:51)\n\tat org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578)\n\tSuppressed: java.lang.UnsatisfiedLinkError: unsupported JNI version 0xFFFFFFFF required by /tmp/libnetty_transport_native_epoll_x86_646716097142051001456.so\n\t\tat java.lang.ClassLoader$NativeLibrary.load(ClassLoader.java)\n\t\tat java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941)\n\t\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1824)\n\t\tat java.lang.Runtime.load0(Runtime.java:809)\n\t\tat java.lang.System.load(System.java:1086)\n\t\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:36)\n\t\t... 3 frames excluded\n\t\tat java.lang.reflect.Method.invoke(Method.java:498)\n\t\tat io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)\n\t\tat java.security.AccessController.doPrivileged(AccessController.java)\n\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)\n\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)\n\t\t... 64 common frames omitted\n\tSuppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path\n\t\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)\n\t\tat java.lang.Runtime.loadLibrary0(Runtime.java:870)\n\t\tat java.lang.System.loadLibrary(System.java:1122)\n\t\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)\n\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349)\n\t\tat io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136)\n\t\t... 63 common frames omitted\n\t\tSuppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path\n\t\t\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)\n\t\t\tat java.lang.Runtime.loadLibrary0(Runtime.java:870)\n\t\t\tat java.lang.System.loadLibrary(System.java:1122)\n\t\t\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)\n\t\t\t... 3 frames excluded\n\t\t\tat java.lang.reflect.Method.invoke(Method.java:498)\n\t\t\tat io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)\n\t\t\tat java.security.AccessController.doPrivileged(AccessController.java)\n\t\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)\n\t\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)\n\t\t\t... 64 common frames omitted\n\tSuppressed: java.io.FileNotFoundException: META-INF/native/libnetty_transport_native_epoll.so\n\t\tat io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:173)\n\t\t... 63 common frames omitted\n\t\tSuppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path\n\t\t\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)\n\t\t\tat java.lang.Runtime.loadLibrary0(Runtime.java:870)\n\t\t\tat java.lang.System.loadLibrary(System.java:1122)\n\t\t\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)\n\t\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349)\n\t\t\tat io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136)\n\t\t\t... 63 common frames omitted\n\t\t\tSuppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path\n\t\t\t\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)\n\t\t\t\tat java.lang.Runtime.loadLibrary0(Runtime.java:870)\n\t\t\t\tat java.lang.System.loadLibrary(System.java:1122)\n\t\t\t\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)\n\t\t\t\t... 3 frames excluded\n\t\t\t\tat java.lang.reflect.Method.invoke(Method.java:498)\n\t\t\t\tat io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)\n\t\t\t\tat java.security.AccessController.doPrivileged(AccessController.java)\n\t\t\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)\n\t\t\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)\n\t\t\t\t... 64 common frames omitted\n\tWrapped by: java.lang.UnsatisfiedLinkError: could not load a native library: netty_transport_native_epoll\n\t\tat io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:224)\n\t\tat io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:293)\n\t\t... 62 common frames omitted\n","thread":"main","logger":"com.datastax.driver.core.NettyUtil","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.345Z","message":"-Dio.netty.eventLoopThreads: 4","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"i.n.c.MultithreadEventLoopGroup","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.364Z","message":"-Dio.netty.noKeySetOptimization: false","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"io.netty.channel.nio.NioEventLoop","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.364Z","message":"-Dio.netty.selectorAutoRebuildThreshold: 512","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"io.netty.channel.nio.NioEventLoop","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.386Z","message":"org.jctools-core.MpscChunkedArrayQueue: available","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.414Z","message":"-Dio.netty.leakDetection.level: simple","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"io.netty.util.ResourceLeakDetector","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.414Z","message":"-Dio.netty.leakDetection.targetRecords: 4","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"io.netty.util.ResourceLeakDetector","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.418Z","message":"Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@29400267","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"i.n.util.ResourceLeakDetectorFactory","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.429Z","message":"com.datastax.driver.EXTENDED_PEER_CHECK is undefined, using default value true","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.493Z","message":"[cassandra/10.233.65.114:9042] preparing to open 1 new connections, total = 1","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.498Z","message":"com.datastax.driver.DISABLE_COALESCING is undefined, using default value false","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.499Z","message":"com.datastax.driver.FLUSHER_SCHEDULE_PERIOD_NS is undefined, using default value 10000","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.499Z","message":"com.datastax.driver.FLUSHER_RUN_WITHOUT_WORK_TIMES is undefined, using default value 5","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.568Z","message":"-Dio.netty.allocator.numHeapArenas: 4","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.568Z","message":"-Dio.netty.allocator.numDirectArenas: 4","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.569Z","message":"-Dio.netty.allocator.pageSize: 8192","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.569Z","message":"-Dio.netty.allocator.maxOrder: 11","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.569Z","message":"-Dio.netty.allocator.chunkSize: 16777216","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.569Z","message":"-Dio.netty.allocator.tinyCacheSize: 512","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.569Z","message":"-Dio.netty.allocator.smallCacheSize: 256","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.569Z","message":"-Dio.netty.allocator.normalCacheSize: 64","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.569Z","message":"-Dio.netty.allocator.maxCachedBufferCapacity: 32768","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.569Z","message":"-Dio.netty.allocator.cacheTrimInterval: 8192","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.569Z","message":"-Dio.netty.allocator.cacheTrimIntervalMillis: 0","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.569Z","message":"-Dio.netty.allocator.useCacheForAllThreads: true","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.569Z","message":"-Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.610Z","message":"-Dio.netty.processId: 6 (auto-detected)","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"io.netty.channel.DefaultChannelId","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.614Z","message":"-Djava.net.preferIPv4Stack: false","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.614Z","message":"-Djava.net.preferIPv6Addresses: false","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.617Z","message":"Loopback interface: lo (lo, 127.0.0.1)","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.618Z","message":"/proc/sys/net/core/somaxconn: 4096","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.619Z","message":"-Dio.netty.machineId: 16:79:94:ff:fe:fe:4e:c4 (auto-detected)","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"io.netty.channel.DefaultChannelId","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.669Z","message":"-Dio.netty.allocator.type: pooled","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"io.netty.buffer.ByteBufUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.669Z","message":"-Dio.netty.threadLocalDirectBufferSize: 0","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"io.netty.buffer.ByteBufUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.670Z","message":"-Dio.netty.maxThreadLocalCharBufferSize: 16384","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"io.netty.buffer.ByteBufUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.799Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.863Z","message":"-Dio.netty.recycler.maxCapacityPerThread: 4096","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.863Z","message":"-Dio.netty.recycler.maxSharedCapacityFactor: 2","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.863Z","message":"-Dio.netty.recycler.linkCapacity: 16","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.864Z","message":"-Dio.netty.recycler.ratio: 8","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.888Z","message":"-Dio.netty.buffer.checkAccessible: true","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.buffer.AbstractByteBuf","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.888Z","message":"-Dio.netty.buffer.checkBounds: true","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.buffer.AbstractByteBuf","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.888Z","message":"Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@1fa6b5f4","thread":"JanusGraph Cluster-nio-worker-0","logger":"i.n.util.ResourceLeakDetectorFactory","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:41.947Z","message":"com.datastax.driver.NATIVE_TRANSPORT_MAX_FRAME_SIZE_IN_MB is undefined, using default value 256","thread":"JanusGraph Cluster-nio-worker-0","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:42.127Z","message":"[cassandra/10.233.65.114:9042] Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:42.130Z","message":"[Control connection] Refreshing node list and token map","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:42.288Z","message":"[Control connection] Refreshing schema","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:42.483Z","message":"[Control connection] established to cassandra/10.233.65.114:9042","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:42.484Z","message":"Using data-center name 'Pod' for DCAwareRoundRobinPolicy (if this is incorrect, please provide the correct datacenter name with DCAwareRoundRobinPolicy constructor)","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"c.d.d.c.p.DCAwareRoundRobinPolicy","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:42.486Z","message":"New Cassandra host /10.233.71.121:9042 added","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:42.487Z","message":"New Cassandra host /10.233.68.224:9042 added","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:42.487Z","message":"New Cassandra host cassandra/10.233.65.114:9042 added","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:42.492Z","message":"com.datastax.driver.CHECK_IO_DEADLOCKS is undefined, using default value true","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:42.498Z","message":"[/10.233.71.121:9042] preparing to open 1 new connections, total = 1","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:42.502Z","message":"Connection[/10.233.71.121:9042-1, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:42.507Z","message":"[/10.233.68.224:9042] preparing to open 1 new connections, total = 1","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:42.508Z","message":"[cassandra/10.233.65.114:9042] preparing to open 1 new connections, total = 2","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:42.509Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:42.509Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:42.661Z","message":"[/10.233.68.224:9042] Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:42.662Z","message":"[/10.233.71.121:9042] Connection[/10.233.71.121:9042-1, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:42.667Z","message":"Created connection pool to host /10.233.71.121:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-1","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:42.668Z","message":"Added connection pool for /10.233.71.121:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:42.667Z","message":"Created connection pool to host /10.233.68.224:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-0","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:42.668Z","message":"Added connection pool for /10.233.68.224:9042","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:42.668Z","message":"[cassandra/10.233.65.114:9042] Connection[cassandra/10.233.65.114:9042-2, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:42.669Z","message":"Created connection pool to host cassandra/10.233.65.114:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-1","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:42.669Z","message":"Added connection pool for cassandra/10.233.65.114:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.001Z","message":"going to scan these urls:\nfile:/opt/app/aai-traversal/resources/","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.012Z","message":"could not scan file schema/onap/query/stored-queries.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.013Z","message":"could not scan file schema/onap/query/stored-queries.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.013Z","message":"could not scan file schema/onap/oxm/v9/aai_oxm_v9.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.013Z","message":"could not scan file schema/onap/oxm/v9/aai_oxm_v9.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.013Z","message":"could not scan file schema/onap/oxm/v8/aai_oxm_v8.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.013Z","message":"could not scan file schema/onap/oxm/v8/aai_oxm_v8.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.014Z","message":"could not scan file schema/onap/oxm/v27/aai_oxm_v27.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.014Z","message":"could not scan file schema/onap/oxm/v27/aai_oxm_v27.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.014Z","message":"could not scan file schema/onap/oxm/v26/aai_oxm_v26.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.014Z","message":"could not scan file schema/onap/oxm/v26/aai_oxm_v26.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.014Z","message":"could not scan file schema/onap/oxm/v25/aai_oxm_v25.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.014Z","message":"could not scan file schema/onap/oxm/v25/aai_oxm_v25.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.015Z","message":"could not scan file schema/onap/oxm/v24/aai_oxm_v24.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.015Z","message":"could not scan file schema/onap/oxm/v24/aai_oxm_v24.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.015Z","message":"could not scan file schema/onap/oxm/v23/aai_oxm_v23.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.015Z","message":"could not scan file schema/onap/oxm/v23/aai_oxm_v23.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.015Z","message":"could not scan file schema/onap/oxm/v22/aai_oxm_v22.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.015Z","message":"could not scan file schema/onap/oxm/v22/aai_oxm_v22.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.016Z","message":"could not scan file schema/onap/oxm/v21/aai_oxm_v21.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.016Z","message":"could not scan file schema/onap/oxm/v21/aai_oxm_v21.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.016Z","message":"could not scan file schema/onap/oxm/v20/aai_oxm_v20.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.016Z","message":"could not scan file schema/onap/oxm/v20/aai_oxm_v20.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.016Z","message":"could not scan file schema/onap/oxm/v19/aai_oxm_v19.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.016Z","message":"could not scan file schema/onap/oxm/v19/aai_oxm_v19.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.017Z","message":"could not scan file schema/onap/oxm/v18/aai_oxm_v18.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.017Z","message":"could not scan file schema/onap/oxm/v18/aai_oxm_v18.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.017Z","message":"could not scan file schema/onap/oxm/v17/aai_oxm_v17.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.017Z","message":"could not scan file schema/onap/oxm/v17/aai_oxm_v17.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.017Z","message":"could not scan file schema/onap/oxm/v16/aai_oxm_v16.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.017Z","message":"could not scan file schema/onap/oxm/v16/aai_oxm_v16.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.017Z","message":"could not scan file schema/onap/oxm/v15/aai_oxm_v15.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.017Z","message":"could not scan file schema/onap/oxm/v15/aai_oxm_v15.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.018Z","message":"could not scan file schema/onap/oxm/v14/aai_oxm_v14.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.018Z","message":"could not scan file schema/onap/oxm/v14/aai_oxm_v14.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.018Z","message":"could not scan file schema/onap/oxm/v13/aai_oxm_v13.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.018Z","message":"could not scan file schema/onap/oxm/v13/aai_oxm_v13.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.018Z","message":"could not scan file schema/onap/oxm/v12/aai_oxm_v12.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.019Z","message":"could not scan file schema/onap/oxm/v12/aai_oxm_v12.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.019Z","message":"could not scan file schema/onap/oxm/v11/aai_oxm_v11.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.019Z","message":"could not scan file schema/onap/oxm/v11/aai_oxm_v11.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.019Z","message":"could not scan file schema/onap/oxm/v10/aai_oxm_v10.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.019Z","message":"could not scan file schema/onap/oxm/v10/aai_oxm_v10.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.019Z","message":"could not scan file schema/onap/dbedgerules/v9/DbEdgeRules_v9.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.019Z","message":"could not scan file schema/onap/dbedgerules/v9/DbEdgeRules_v9.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.020Z","message":"could not scan file schema/onap/dbedgerules/v8/DbEdgeRules_v8.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.020Z","message":"could not scan file schema/onap/dbedgerules/v8/DbEdgeRules_v8.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.020Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_v27.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.020Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_v27.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.020Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_pnp_v27.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.020Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_pnp_v27.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.021Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_hpa_v27.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.021Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_hpa_v27.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.021Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_esr_v27.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.021Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_esr_v27.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.021Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_ccvpn_v27.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.021Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_ccvpn_v27.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.021Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_bbs_v27.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.021Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_bbs_v27.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.022Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.022Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.022Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_pnp_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.022Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_pnp_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.022Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_hpa_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.022Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_hpa_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.022Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_esr_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.022Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_esr_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.023Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_ccvpn_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.023Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_ccvpn_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.023Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_bbs_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.023Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_bbs_v26.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.023Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.023Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.023Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_pnp_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.023Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_pnp_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.024Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_hpa_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.024Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_hpa_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.024Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_esr_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.024Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_esr_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.024Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_ccvpn_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.024Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_ccvpn_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.024Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_bbs_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.024Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_bbs_v25.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.025Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.025Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.025Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_pnp_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.025Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_pnp_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.025Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_hpa_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.025Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_hpa_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.025Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_esr_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.025Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_esr_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.025Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.026Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.026Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_bbs_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.026Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_bbs_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.026Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.026Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.026Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_pnp_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.026Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_pnp_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.026Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_hpa_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.027Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_hpa_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.027Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_esr_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.027Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_esr_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.027Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_ccvpn_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.027Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_ccvpn_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.027Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_bbs_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.027Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_bbs_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.027Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.028Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.028Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_pnp_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.028Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_pnp_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.028Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_hpa_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.028Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_hpa_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.028Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_esr_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.028Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_esr_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.028Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_ccvpn_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.028Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_ccvpn_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.029Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_bbs_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.029Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_bbs_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.029Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.029Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.029Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_pnp_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.029Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_pnp_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.030Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_hpa_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.030Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_hpa_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.030Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_esr_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.030Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_esr_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.030Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_ccvpn_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.030Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_ccvpn_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.030Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_bbs_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.030Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_bbs_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.031Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.031Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.031Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_pnp_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.031Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_pnp_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.031Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_hpa_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.031Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_hpa_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.031Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_esr_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.031Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_esr_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.032Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.032Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.032Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_bbs_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.032Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_bbs_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.032Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.032Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.032Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_pnp_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.033Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_pnp_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.033Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_hpa_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.033Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_hpa_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.033Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_esr_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.033Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_esr_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.033Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.033Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.033Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_bbs_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.033Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_bbs_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.034Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.034Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.034Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_pnp_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.034Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_pnp_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.034Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_hpa_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.035Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_hpa_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.035Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_esr_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.035Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_esr_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.035Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_ccvpn_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.035Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_ccvpn_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.035Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_bbs_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.035Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_bbs_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.035Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.035Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.036Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_pnp_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.036Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_pnp_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.036Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_hpa_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.036Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_hpa_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.036Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_esr_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.036Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_esr_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.036Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_ccvpn_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.036Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_ccvpn_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.036Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_bbs_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.037Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_bbs_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.037Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.037Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.037Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_pnp_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.037Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_pnp_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.037Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_hpa_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.037Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_hpa_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.038Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_esr_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.038Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_esr_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.038Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_ccvpn_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.038Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_ccvpn_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.038Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_bbs_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.038Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_bbs_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.038Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.038Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.039Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_pnp_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.039Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_pnp_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.039Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_hpa_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.039Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_hpa_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.039Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_esr_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.039Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_esr_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.039Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_ccvpn_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.039Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_ccvpn_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.040Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.040Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.040Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_pnp_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.040Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_pnp_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.040Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_hpa_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.040Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_hpa_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.040Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_esr_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.041Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_esr_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.041Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_ccvpn_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.041Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_ccvpn_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.041Z","message":"could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_v13.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.041Z","message":"could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_v13.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.041Z","message":"could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.041Z","message":"could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.041Z","message":"could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_esr_v13.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.041Z","message":"could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_esr_v13.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.042Z","message":"could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_v12.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.042Z","message":"could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_v12.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.042Z","message":"could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_hpa_v12.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.042Z","message":"could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_hpa_v12.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.042Z","message":"could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_esr_v12.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.042Z","message":"could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_esr_v12.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.043Z","message":"could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_v11.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.043Z","message":"could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_v11.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.043Z","message":"could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_esr_v11.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.043Z","message":"could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_esr_v11.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.043Z","message":"could not scan file schema/onap/dbedgerules/v10/DbEdgeRules_v10.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.043Z","message":"could not scan file schema/onap/dbedgerules/v10/DbEdgeRules_v10.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.043Z","message":"could not scan file retired.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.043Z","message":"could not scan file retired.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.044Z","message":"could not scan file logback.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.044Z","message":"could not scan file logback.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.044Z","message":"could not scan file localhost-access-logback.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.044Z","message":"could not scan file localhost-access-logback.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.044Z","message":"could not scan file etc/scriptdata/widget-model-json/zone-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.044Z","message":"could not scan file etc/scriptdata/widget-model-json/zone-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.045Z","message":"could not scan file etc/scriptdata/widget-model-json/vserver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.045Z","message":"could not scan file etc/scriptdata/widget-model-json/vserver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.045Z","message":"could not scan file etc/scriptdata/widget-model-json/vpn-binding-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.045Z","message":"could not scan file etc/scriptdata/widget-model-json/vpn-binding-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.045Z","message":"could not scan file etc/scriptdata/widget-model-json/vpls-pe-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.045Z","message":"could not scan file etc/scriptdata/widget-model-json/vpls-pe-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.045Z","message":"could not scan file etc/scriptdata/widget-model-json/vpe-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.045Z","message":"could not scan file etc/scriptdata/widget-model-json/vpe-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.045Z","message":"could not scan file etc/scriptdata/widget-model-json/volume-group-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.046Z","message":"could not scan file etc/scriptdata/widget-model-json/volume-group-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.046Z","message":"could not scan file etc/scriptdata/widget-model-json/volume-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.046Z","message":"could not scan file etc/scriptdata/widget-model-json/volume-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.046Z","message":"could not scan file etc/scriptdata/widget-model-json/vnfc-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.046Z","message":"could not scan file etc/scriptdata/widget-model-json/vnfc-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.046Z","message":"could not scan file etc/scriptdata/widget-model-json/vnf-image-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.046Z","message":"could not scan file etc/scriptdata/widget-model-json/vnf-image-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.046Z","message":"could not scan file etc/scriptdata/widget-model-json/vlan-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.047Z","message":"could not scan file etc/scriptdata/widget-model-json/vlan-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.047Z","message":"could not scan file etc/scriptdata/widget-model-json/virtual-data-center-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.047Z","message":"could not scan file etc/scriptdata/widget-model-json/virtual-data-center-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.047Z","message":"could not scan file etc/scriptdata/widget-model-json/vig-server-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.047Z","message":"could not scan file etc/scriptdata/widget-model-json/vig-server-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.047Z","message":"could not scan file etc/scriptdata/widget-model-json/vf-module-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.047Z","message":"could not scan file etc/scriptdata/widget-model-json/vf-module-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.047Z","message":"could not scan file etc/scriptdata/widget-model-json/vce-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.047Z","message":"could not scan file etc/scriptdata/widget-model-json/vce-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.048Z","message":"could not scan file etc/scriptdata/widget-model-json/update-node-key-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.048Z","message":"could not scan file etc/scriptdata/widget-model-json/update-node-key-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.048Z","message":"could not scan file etc/scriptdata/widget-model-json/tunnel-xconnect-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.048Z","message":"could not scan file etc/scriptdata/widget-model-json/tunnel-xconnect-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.048Z","message":"could not scan file etc/scriptdata/widget-model-json/tenant-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.048Z","message":"could not scan file etc/scriptdata/widget-model-json/tenant-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.048Z","message":"could not scan file etc/scriptdata/widget-model-json/tagged-inventory-item-list-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.049Z","message":"could not scan file etc/scriptdata/widget-model-json/tagged-inventory-item-list-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.049Z","message":"could not scan file etc/scriptdata/widget-model-json/subnet-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.049Z","message":"could not scan file etc/scriptdata/widget-model-json/subnet-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.049Z","message":"could not scan file etc/scriptdata/widget-model-json/start-node-filter-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.049Z","message":"could not scan file etc/scriptdata/widget-model-json/start-node-filter-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.049Z","message":"could not scan file etc/scriptdata/widget-model-json/sriov-vf-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.049Z","message":"could not scan file etc/scriptdata/widget-model-json/sriov-vf-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.049Z","message":"could not scan file etc/scriptdata/widget-model-json/snapshot-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.049Z","message":"could not scan file etc/scriptdata/widget-model-json/snapshot-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.049Z","message":"could not scan file etc/scriptdata/widget-model-json/site-pair-set-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.049Z","message":"could not scan file etc/scriptdata/widget-model-json/site-pair-set-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.050Z","message":"could not scan file etc/scriptdata/widget-model-json/site-pair-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.050Z","message":"could not scan file etc/scriptdata/widget-model-json/site-pair-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.050Z","message":"could not scan file etc/scriptdata/widget-model-json/service-subscription-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.050Z","message":"could not scan file etc/scriptdata/widget-model-json/service-subscription-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.050Z","message":"could not scan file etc/scriptdata/widget-model-json/service-instance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.050Z","message":"could not scan file etc/scriptdata/widget-model-json/service-instance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.050Z","message":"could not scan file etc/scriptdata/widget-model-json/service-capability-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.050Z","message":"could not scan file etc/scriptdata/widget-model-json/service-capability-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.051Z","message":"could not scan file etc/scriptdata/widget-model-json/service-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.051Z","message":"could not scan file etc/scriptdata/widget-model-json/service-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.051Z","message":"could not scan file etc/scriptdata/widget-model-json/segmentation-assignment-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.051Z","message":"could not scan file etc/scriptdata/widget-model-json/segmentation-assignment-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.051Z","message":"could not scan file etc/scriptdata/widget-model-json/secondary-filter-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.051Z","message":"could not scan file etc/scriptdata/widget-model-json/secondary-filter-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.051Z","message":"could not scan file etc/scriptdata/widget-model-json/routing-instance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.051Z","message":"could not scan file etc/scriptdata/widget-model-json/routing-instance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.051Z","message":"could not scan file etc/scriptdata/widget-model-json/route-table-reference-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.051Z","message":"could not scan file etc/scriptdata/widget-model-json/route-table-reference-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.052Z","message":"could not scan file etc/scriptdata/widget-model-json/result-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.052Z","message":"could not scan file etc/scriptdata/widget-model-json/result-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.052Z","message":"could not scan file etc/scriptdata/widget-model-json/reserved-prop-names-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.052Z","message":"could not scan file etc/scriptdata/widget-model-json/reserved-prop-names-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.052Z","message":"could not scan file etc/scriptdata/widget-model-json/related-lookup-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.052Z","message":"could not scan file etc/scriptdata/widget-model-json/related-lookup-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.052Z","message":"could not scan file etc/scriptdata/widget-model-json/pserver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.052Z","message":"could not scan file etc/scriptdata/widget-model-json/pserver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.052Z","message":"could not scan file etc/scriptdata/widget-model-json/property-constraint-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.053Z","message":"could not scan file etc/scriptdata/widget-model-json/property-constraint-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.053Z","message":"could not scan file etc/scriptdata/widget-model-json/port-group-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.053Z","message":"could not scan file etc/scriptdata/widget-model-json/port-group-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.053Z","message":"could not scan file etc/scriptdata/widget-model-json/pnf-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.053Z","message":"could not scan file etc/scriptdata/widget-model-json/pnf-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.053Z","message":"could not scan file etc/scriptdata/widget-model-json/physical-link-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.053Z","message":"could not scan file etc/scriptdata/widget-model-json/physical-link-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.053Z","message":"could not scan file etc/scriptdata/widget-model-json/p-interface-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.053Z","message":"could not scan file etc/scriptdata/widget-model-json/p-interface-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.053Z","message":"could not scan file etc/scriptdata/widget-model-json/oam-network-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.054Z","message":"could not scan file etc/scriptdata/widget-model-json/oam-network-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.054Z","message":"could not scan file etc/scriptdata/widget-model-json/newvce-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.054Z","message":"could not scan file etc/scriptdata/widget-model-json/newvce-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.054Z","message":"could not scan file etc/scriptdata/widget-model-json/network-profile-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.054Z","message":"could not scan file etc/scriptdata/widget-model-json/network-profile-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.054Z","message":"could not scan file etc/scriptdata/widget-model-json/network-policy-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.054Z","message":"could not scan file etc/scriptdata/widget-model-json/network-policy-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.054Z","message":"could not scan file etc/scriptdata/widget-model-json/named-query-element-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.054Z","message":"could not scan file etc/scriptdata/widget-model-json/named-query-element-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.054Z","message":"could not scan file etc/scriptdata/widget-model-json/named-query-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.055Z","message":"could not scan file etc/scriptdata/widget-model-json/named-query-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.055Z","message":"could not scan file etc/scriptdata/widget-model-json/multicast-configuration-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.055Z","message":"could not scan file etc/scriptdata/widget-model-json/multicast-configuration-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.055Z","message":"could not scan file etc/scriptdata/widget-model-json/model-ver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.055Z","message":"could not scan file etc/scriptdata/widget-model-json/model-ver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.055Z","message":"could not scan file etc/scriptdata/widget-model-json/model-element-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.055Z","message":"could not scan file etc/scriptdata/widget-model-json/model-element-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.055Z","message":"could not scan file etc/scriptdata/widget-model-json/model-constraint-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.055Z","message":"could not scan file etc/scriptdata/widget-model-json/model-constraint-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.055Z","message":"could not scan file etc/scriptdata/widget-model-json/model-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.056Z","message":"could not scan file etc/scriptdata/widget-model-json/model-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.056Z","message":"could not scan file etc/scriptdata/widget-model-json/metadatum-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.056Z","message":"could not scan file etc/scriptdata/widget-model-json/metadatum-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.056Z","message":"could not scan file etc/scriptdata/widget-model-json/logical-link-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.056Z","message":"could not scan file etc/scriptdata/widget-model-json/logical-link-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.056Z","message":"could not scan file etc/scriptdata/widget-model-json/license-key-resource-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.056Z","message":"could not scan file etc/scriptdata/widget-model-json/license-key-resource-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.056Z","message":"could not scan file etc/scriptdata/widget-model-json/license-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.057Z","message":"could not scan file etc/scriptdata/widget-model-json/license-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.057Z","message":"could not scan file etc/scriptdata/widget-model-json/lag-link-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.057Z","message":"could not scan file etc/scriptdata/widget-model-json/lag-link-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.057Z","message":"could not scan file etc/scriptdata/widget-model-json/lag-interface-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.057Z","message":"could not scan file etc/scriptdata/widget-model-json/lag-interface-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.057Z","message":"could not scan file etc/scriptdata/widget-model-json/l3-network-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.057Z","message":"could not scan file etc/scriptdata/widget-model-json/l3-network-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.057Z","message":"could not scan file etc/scriptdata/widget-model-json/l3-interface-ipv6-address-list-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.057Z","message":"could not scan file etc/scriptdata/widget-model-json/l3-interface-ipv6-address-list-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.057Z","message":"could not scan file etc/scriptdata/widget-model-json/l3-interface-ipv4-address-list-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.058Z","message":"could not scan file etc/scriptdata/widget-model-json/l3-interface-ipv4-address-list-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.058Z","message":"could not scan file etc/scriptdata/widget-model-json/l-interface-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.058Z","message":"could not scan file etc/scriptdata/widget-model-json/l-interface-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.058Z","message":"could not scan file etc/scriptdata/widget-model-json/key-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.058Z","message":"could not scan file etc/scriptdata/widget-model-json/key-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.058Z","message":"could not scan file etc/scriptdata/widget-model-json/ipsec-configuration-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.058Z","message":"could not scan file etc/scriptdata/widget-model-json/ipsec-configuration-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.058Z","message":"could not scan file etc/scriptdata/widget-model-json/inventory-item-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.058Z","message":"could not scan file etc/scriptdata/widget-model-json/inventory-item-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.058Z","message":"could not scan file etc/scriptdata/widget-model-json/inventory-item-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.059Z","message":"could not scan file etc/scriptdata/widget-model-json/inventory-item-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.059Z","message":"could not scan file etc/scriptdata/widget-model-json/instance-group-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.059Z","message":"could not scan file etc/scriptdata/widget-model-json/instance-group-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.059Z","message":"could not scan file etc/scriptdata/widget-model-json/include-node-filter-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.059Z","message":"could not scan file etc/scriptdata/widget-model-json/include-node-filter-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.059Z","message":"could not scan file etc/scriptdata/widget-model-json/image-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.059Z","message":"could not scan file etc/scriptdata/widget-model-json/image-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.059Z","message":"could not scan file etc/scriptdata/widget-model-json/group-assignment-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.059Z","message":"could not scan file etc/scriptdata/widget-model-json/group-assignment-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.059Z","message":"could not scan file etc/scriptdata/widget-model-json/generic-vnf-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.059Z","message":"could not scan file etc/scriptdata/widget-model-json/generic-vnf-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.060Z","message":"could not scan file etc/scriptdata/widget-model-json/flavor-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.060Z","message":"could not scan file etc/scriptdata/widget-model-json/flavor-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.060Z","message":"could not scan file etc/scriptdata/widget-model-json/esr-system-info-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.060Z","message":"could not scan file etc/scriptdata/widget-model-json/esr-system-info-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.060Z","message":"could not scan file etc/scriptdata/widget-model-json/entitlement-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.060Z","message":"could not scan file etc/scriptdata/widget-model-json/entitlement-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.060Z","message":"could not scan file etc/scriptdata/widget-model-json/element-choice-set-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.060Z","message":"could not scan file etc/scriptdata/widget-model-json/element-choice-set-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.061Z","message":"could not scan file etc/scriptdata/widget-model-json/edge-prop-names-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.061Z","message":"could not scan file etc/scriptdata/widget-model-json/edge-prop-names-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.061Z","message":"could not scan file etc/scriptdata/widget-model-json/dvs-switch-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.061Z","message":"could not scan file etc/scriptdata/widget-model-json/dvs-switch-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.061Z","message":"could not scan file etc/scriptdata/widget-model-json/cvlan-tag-entry-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.061Z","message":"could not scan file etc/scriptdata/widget-model-json/cvlan-tag-entry-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.061Z","message":"could not scan file etc/scriptdata/widget-model-json/customer-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.061Z","message":"could not scan file etc/scriptdata/widget-model-json/customer-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.061Z","message":"could not scan file etc/scriptdata/widget-model-json/ctag-pool-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.061Z","message":"could not scan file etc/scriptdata/widget-model-json/ctag-pool-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.062Z","message":"could not scan file etc/scriptdata/widget-model-json/ctag-assignment-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.062Z","message":"could not scan file etc/scriptdata/widget-model-json/ctag-assignment-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.062Z","message":"could not scan file etc/scriptdata/widget-model-json/constrained-element-set-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.062Z","message":"could not scan file etc/scriptdata/widget-model-json/constrained-element-set-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.062Z","message":"could not scan file etc/scriptdata/widget-model-json/connector-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.062Z","message":"could not scan file etc/scriptdata/widget-model-json/connector-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.062Z","message":"could not scan file etc/scriptdata/widget-model-json/configuration-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.062Z","message":"could not scan file etc/scriptdata/widget-model-json/configuration-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.062Z","message":"could not scan file etc/scriptdata/widget-model-json/complex-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.062Z","message":"could not scan file etc/scriptdata/widget-model-json/complex-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.063Z","message":"could not scan file etc/scriptdata/widget-model-json/collection-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.063Z","message":"could not scan file etc/scriptdata/widget-model-json/collection-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.063Z","message":"could not scan file etc/scriptdata/widget-model-json/cloud-region-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.063Z","message":"could not scan file etc/scriptdata/widget-model-json/cloud-region-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.063Z","message":"could not scan file etc/scriptdata/widget-model-json/class-of-service-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.063Z","message":"could not scan file etc/scriptdata/widget-model-json/class-of-service-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.063Z","message":"could not scan file etc/scriptdata/widget-model-json/az-and-dvs-switches-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.063Z","message":"could not scan file etc/scriptdata/widget-model-json/az-and-dvs-switches-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.063Z","message":"could not scan file etc/scriptdata/widget-model-json/availability-zone-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.063Z","message":"could not scan file etc/scriptdata/widget-model-json/availability-zone-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.064Z","message":"could not scan file etc/scriptdata/widget-model-json/allotted-resource-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.064Z","message":"could not scan file etc/scriptdata/widget-model-json/allotted-resource-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.064Z","message":"could not scan file etc/scriptdata/widget-model-json/action-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.064Z","message":"could not scan file etc/scriptdata/widget-model-json/action-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.064Z","message":"could not scan file etc/scriptdata/widget-model-json/action-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.064Z","message":"could not scan file etc/scriptdata/widget-model-json/action-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.064Z","message":"could not scan file etc/scriptdata/service-model-json/000-README in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.064Z","message":"could not scan file etc/scriptdata/service-model-json/000-README in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.065Z","message":"could not scan file etc/scriptdata/resource-model-json/000-README in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.065Z","message":"could not scan file etc/scriptdata/resource-model-json/000-README in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.065Z","message":"could not scan file etc/scriptdata/named-query-json/vnf-to-service-instance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.065Z","message":"could not scan file etc/scriptdata/named-query-json/vnf-to-service-instance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.065Z","message":"could not scan file etc/scriptdata/named-query-json/vnf-to-esr-system-info-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.065Z","message":"could not scan file etc/scriptdata/named-query-json/vnf-to-esr-system-info-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.065Z","message":"could not scan file etc/scriptdata/named-query-json/getWlBundleId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.065Z","message":"could not scan file etc/scriptdata/named-query-json/getWlBundleId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.065Z","message":"could not scan file etc/scriptdata/named-query-json/getVserver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.065Z","message":"could not scan file etc/scriptdata/named-query-json/getVserver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.066Z","message":"could not scan file etc/scriptdata/named-query-json/getVnfVlanByCircuitId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.066Z","message":"could not scan file etc/scriptdata/named-query-json/getVnfVlanByCircuitId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.066Z","message":"could not scan file etc/scriptdata/named-query-json/getTenantInfoAtSvcSubscription-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.066Z","message":"could not scan file etc/scriptdata/named-query-json/getTenantInfoAtSvcSubscription-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.066Z","message":"could not scan file etc/scriptdata/named-query-json/getTenantInfoAtSvcInstance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.066Z","message":"could not scan file etc/scriptdata/named-query-json/getTenantInfoAtSvcInstance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.066Z","message":"could not scan file etc/scriptdata/named-query-json/getSvcSubscriberModelInfo-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.066Z","message":"could not scan file etc/scriptdata/named-query-json/getSvcSubscriberModelInfo-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.067Z","message":"could not scan file etc/scriptdata/named-query-json/getServiceInstanceSummary-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.067Z","message":"could not scan file etc/scriptdata/named-query-json/getServiceInstanceSummary-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.067Z","message":"could not scan file etc/scriptdata/named-query-json/getServiceInstanceModel-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.067Z","message":"could not scan file etc/scriptdata/named-query-json/getServiceInstanceModel-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.067Z","message":"could not scan file etc/scriptdata/named-query-json/getRouterRoadmTailSummary-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.067Z","message":"could not scan file etc/scriptdata/named-query-json/getRouterRoadmTailSummary-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.067Z","message":"could not scan file etc/scriptdata/named-query-json/getPinterfacePhysicalLinkBySvcInstId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.067Z","message":"could not scan file etc/scriptdata/named-query-json/getPinterfacePhysicalLinkBySvcInstId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.067Z","message":"could not scan file etc/scriptdata/named-query-json/getLogicalLinkByCloudRegionId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.067Z","message":"could not scan file etc/scriptdata/named-query-json/getLogicalLinkByCloudRegionId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.067Z","message":"could not scan file etc/scriptdata/named-query-json/getL3networkCloudRegionByNetworkRole-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.068Z","message":"could not scan file etc/scriptdata/named-query-json/getL3networkCloudRegionByNetworkRole-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.068Z","message":"could not scan file etc/scriptdata/named-query-json/getDHVServiceTopology2-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.068Z","message":"could not scan file etc/scriptdata/named-query-json/getDHVServiceTopology2-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.068Z","message":"could not scan file etc/scriptdata/named-query-json/getDHVServiceTopology-1.1.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.068Z","message":"could not scan file etc/scriptdata/named-query-json/getDHVServiceTopology-1.1.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.068Z","message":"could not scan file etc/scriptdata/named-query-json/getDHVServiceTopology-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.068Z","message":"could not scan file etc/scriptdata/named-query-json/getDHVServiceTopology-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.068Z","message":"could not scan file etc/scriptdata/named-query-json/getDHVLogicalLinkByCircuitId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.068Z","message":"could not scan file etc/scriptdata/named-query-json/getDHVLogicalLinkByCircuitId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.068Z","message":"could not scan file etc/scriptdata/named-query-json/getDHVLogicalLink-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.069Z","message":"could not scan file etc/scriptdata/named-query-json/getDHVLogicalLink-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.069Z","message":"could not scan file etc/scriptdata/named-query-json/getDHVComplexLocationId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.069Z","message":"could not scan file etc/scriptdata/named-query-json/getDHVComplexLocationId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.069Z","message":"could not scan file etc/scriptdata/named-query-json/getDHVComplexHostname-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.069Z","message":"could not scan file etc/scriptdata/named-query-json/getDHVComplexHostname-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.069Z","message":"could not scan file etc/scriptdata/named-query-json/getComponentList-1.2.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.069Z","message":"could not scan file etc/scriptdata/named-query-json/getComponentList-1.2.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.069Z","message":"could not scan file etc/scriptdata/named-query-json/getComponentList-1.1.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.069Z","message":"could not scan file etc/scriptdata/named-query-json/getComponentList-1.1.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.069Z","message":"could not scan file etc/scriptdata/named-query-json/getComponentList-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.069Z","message":"could not scan file etc/scriptdata/named-query-json/getComponentList-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.069Z","message":"could not scan file etc/scriptdata/named-query-json/getComplexByPnfName-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.070Z","message":"could not scan file etc/scriptdata/named-query-json/getComplexByPnfName-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.070Z","message":"could not scan file etc/scriptdata/named-query-json/getClfiRoadmTailSummary-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.070Z","message":"could not scan file etc/scriptdata/named-query-json/getClfiRoadmTailSummary-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.070Z","message":"could not scan file etc/scriptdata/named-query-json/closed-loop-named-query-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.070Z","message":"could not scan file etc/scriptdata/named-query-json/closed-loop-named-query-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.070Z","message":"could not scan file etc/auth/realm.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.070Z","message":"could not scan file etc/auth/realm.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.070Z","message":"could not scan file etc/auth/aai_keystore in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.070Z","message":"could not scan file etc/auth/aai_keystore in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.071Z","message":"could not scan file etc/appprops/logging.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.071Z","message":"could not scan file etc/appprops/logging.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.071Z","message":"could not scan file etc/appprops/janusgraph-realtime.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.071Z","message":"could not scan file etc/appprops/janusgraph-realtime.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.071Z","message":"could not scan file etc/appprops/janusgraph-cached.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.071Z","message":"could not scan file etc/appprops/janusgraph-cached.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.071Z","message":"could not scan file etc/appprops/error.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.071Z","message":"could not scan file etc/appprops/error.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.071Z","message":"could not scan file etc/appprops/aaiconfig.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.071Z","message":"could not scan file etc/appprops/aaiconfig.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.071Z","message":"could not scan file etc/appprops/aaiEventDMaaPPublisher.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.072Z","message":"could not scan file etc/appprops/aaiEventDMaaPPublisher.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.072Z","message":"could not scan file cadi.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.072Z","message":"could not scan file cadi.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.072Z","message":"could not scan file application.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.072Z","message":"could not scan file application.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.072Z","message":"could not scan file application-keycloak.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.072Z","message":"could not scan file application-keycloak.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.072Z","message":"could not scan file antlr4/org/onap/aai/dsl/v2/AAIDsl.g4 in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.073Z","message":"could not scan file antlr4/org/onap/aai/dsl/v2/AAIDsl.g4 in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.073Z","message":"could not scan file antlr4/org/onap/aai/dsl/v1/AAIDsl.g4 in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.073Z","message":"could not scan file antlr4/org/onap/aai/dsl/v1/AAIDsl.g4 in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.073Z","message":"could not scan file antlr4/org/onap/aai/AAIDsl.g4 in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.073Z","message":"could not scan file antlr4/org/onap/aai/AAIDsl.g4 in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.073Z","message":"could not scan file aaf/truststoreONAPall.jks in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.073Z","message":"could not scan file aaf/truststoreONAPall.jks in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.073Z","message":"could not scan file aaf/permissions.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.073Z","message":"could not scan file aaf/permissions.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.073Z","message":"could not scan file aaf/org.osaaf.location.props in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.074Z","message":"could not scan file aaf/org.osaaf.location.props in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.074Z","message":"could not scan file aaf/org.onap.aai.props in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.074Z","message":"could not scan file aaf/org.onap.aai.props in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.074Z","message":"could not scan file aaf/org.onap.aai.p12 in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.074Z","message":"could not scan file aaf/org.onap.aai.p12 in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.074Z","message":"could not scan file aaf/org.onap.aai.keyfile in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.075Z","message":"could not scan file aaf/org.onap.aai.keyfile in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.075Z","message":"could not scan file aaf/onap/truststoreONAPall.jks in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.075Z","message":"could not scan file aaf/onap/truststoreONAPall.jks in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.075Z","message":"could not scan file aaf/onap/org.osaaf.location.props in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.075Z","message":"could not scan file aaf/onap/org.osaaf.location.props in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.075Z","message":"could not scan file aaf/onap/org.onap.aai.props in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.075Z","message":"could not scan file aaf/onap/org.onap.aai.props in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.075Z","message":"could not scan file aaf/onap/org.onap.aai.p12 in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.075Z","message":"could not scan file aaf/onap/org.onap.aai.p12 in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.075Z","message":"could not scan file aaf/onap/org.onap.aai.keyfile in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.075Z","message":"could not scan file aaf/onap/org.onap.aai.keyfile in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.076Z","message":"could not scan file aaf/bath_config.csv in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.076Z","message":"could not scan file aaf/bath_config.csv in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.076Z","message":"Reflections took 75 ms to scan 1 urls, producing 0 keys and 0 values ","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.reflections.Reflections","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.264Z","message":"Connection[/10.233.71.121:9042-1, inFlight=0, closed=true] closing connection","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.264Z","message":"[/10.233.71.121:9042] Connection[/10.233.71.121:9042-1, inFlight=0, closed=true] closed, remaining = 0","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.271Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=true] closing connection","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.271Z","message":"[/10.233.68.224:9042] Connection[/10.233.68.224:9042-1, inFlight=0, closed=true] closed, remaining = 0","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.273Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=0, closed=true] closing connection","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.273Z","message":"[cassandra/10.233.65.114:9042] Connection[cassandra/10.233.65.114:9042-2, inFlight=0, closed=true] closed, remaining = 1","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.274Z","message":"Shutting down","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.278Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=true] closing connection","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:43.279Z","message":"[cassandra/10.233.65.114:9042] Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=true] closed, remaining = 0","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:45.307Z","message":"Freed 36 thread-local buffer(s) from thread: JanusGraph Cluster-nio-worker-0","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.buffer.PoolThreadCache","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:45.307Z","message":"Freed 23 thread-local buffer(s) from thread: JanusGraph Cluster-nio-worker-1","thread":"JanusGraph Cluster-nio-worker-1","logger":"io.netty.buffer.PoolThreadCache","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:45.350Z","message":"com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:45.351Z","message":"Using native clock to generate timestamps.","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"c.datastax.driver.core.ClockFactory","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:45.351Z","message":"Starting new cluster with contact points [cassandra/10.233.65.114:9042]","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:45.358Z","message":"[cassandra/10.233.65.114:9042] preparing to open 1 new connections, total = 1","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:45.362Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:45.539Z","message":"[cassandra/10.233.65.114:9042] Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:45.541Z","message":"[Control connection] Refreshing node list and token map","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:45.560Z","message":"[Control connection] Refreshing schema","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:45.646Z","message":"[Control connection] established to cassandra/10.233.65.114:9042","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:45.646Z","message":"Using data-center name 'Pod' for DCAwareRoundRobinPolicy (if this is incorrect, please provide the correct datacenter name with DCAwareRoundRobinPolicy constructor)","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"c.d.d.c.p.DCAwareRoundRobinPolicy","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:45.646Z","message":"New Cassandra host /10.233.71.121:9042 added","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:45.646Z","message":"New Cassandra host /10.233.68.224:9042 added","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:45.646Z","message":"New Cassandra host cassandra/10.233.65.114:9042 added","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:45.646Z","message":"[/10.233.71.121:9042] preparing to open 1 new connections, total = 1","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:45.649Z","message":"[/10.233.68.224:9042] preparing to open 1 new connections, total = 1","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:45.649Z","message":"[cassandra/10.233.65.114:9042] preparing to open 1 new connections, total = 2","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:45.651Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:45.651Z","message":"Connection[/10.233.71.121:9042-1, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:45.651Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:45.807Z","message":"[/10.233.71.121:9042] Connection[/10.233.71.121:9042-1, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:45.808Z","message":"Created connection pool to host /10.233.71.121:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-1","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:45.808Z","message":"Added connection pool for /10.233.71.121:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:45.828Z","message":"[cassandra/10.233.65.114:9042] Connection[cassandra/10.233.65.114:9042-2, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:45.829Z","message":"Created connection pool to host cassandra/10.233.65.114:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-1","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:45.829Z","message":"Added connection pool for cassandra/10.233.65.114:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:45.832Z","message":"[/10.233.68.224:9042] Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:45.832Z","message":"Created connection pool to host /10.233.68.224:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-0","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:45.833Z","message":"Added connection pool for /10.233.68.224:9042","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.205Z","message":"Processing the translator","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.207Z","message":"Version being processedv11","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.207Z","message":"Request Headers: {}","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.208Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v11, BODY=","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"55","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.210Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ee312cfc-63fc-47e7-b3bd-39025b5f16f1","LogTimestamp":"2023-04-16T00:01:47.209Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.210Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ee312cfc-63fc-47e7-b3bd-39025b5f16f1","LogTimestamp":"2023-04-16T00:01:47.209Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.210Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ee312cfc-63fc-47e7-b3bd-39025b5f16f1","LogTimestamp":"2023-04-16T00:01:47.209Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.210Z","message":"Invoke","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ee312cfc-63fc-47e7-b3bd-39025b5f16f1","LogTimestamp":"2023-04-16T00:01:47.209Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.238Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"28","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"ee312cfc-63fc-47e7-b3bd-39025b5f16f1","LogTimestamp":"2023-04-16T00:01:47.237Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.239Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ee312cfc-63fc-47e7-b3bd-39025b5f16f1","LogTimestamp":"2023-04-16T00:01:47.237Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.239Z","message":"Retrieved json from SchemaService","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ee312cfc-63fc-47e7-b3bd-39025b5f16f1","LogTimestamp":"2023-04-16T00:01:47.237Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.239Z","message":"Version being processedv12","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ee312cfc-63fc-47e7-b3bd-39025b5f16f1","LogTimestamp":"2023-04-16T00:01:47.237Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.240Z","message":"Request Headers: {}","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ee312cfc-63fc-47e7-b3bd-39025b5f16f1","LogTimestamp":"2023-04-16T00:01:47.237Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.240Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v12, BODY=","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"28","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ee312cfc-63fc-47e7-b3bd-39025b5f16f1","LogTimestamp":"2023-04-16T00:01:47.237Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.241Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"4b164bcd-b980-4d96-9aa4-cfc71351e095","LogTimestamp":"2023-04-16T00:01:47.241Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.241Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"4b164bcd-b980-4d96-9aa4-cfc71351e095","LogTimestamp":"2023-04-16T00:01:47.241Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.242Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"4b164bcd-b980-4d96-9aa4-cfc71351e095","LogTimestamp":"2023-04-16T00:01:47.241Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.242Z","message":"Invoke","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"4b164bcd-b980-4d96-9aa4-cfc71351e095","LogTimestamp":"2023-04-16T00:01:47.241Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.268Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"27","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"4b164bcd-b980-4d96-9aa4-cfc71351e095","LogTimestamp":"2023-04-16T00:01:47.268Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.270Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"27","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4b164bcd-b980-4d96-9aa4-cfc71351e095","LogTimestamp":"2023-04-16T00:01:47.268Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.271Z","message":"Retrieved json from SchemaService","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"27","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4b164bcd-b980-4d96-9aa4-cfc71351e095","LogTimestamp":"2023-04-16T00:01:47.268Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.272Z","message":"Version being processedv13","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"27","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4b164bcd-b980-4d96-9aa4-cfc71351e095","LogTimestamp":"2023-04-16T00:01:47.268Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.272Z","message":"Request Headers: {}","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"27","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4b164bcd-b980-4d96-9aa4-cfc71351e095","LogTimestamp":"2023-04-16T00:01:47.268Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.273Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v13, BODY=","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"27","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4b164bcd-b980-4d96-9aa4-cfc71351e095","LogTimestamp":"2023-04-16T00:01:47.268Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.276Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"df6df0cb-42bc-4c40-8387-e71f4e5d5097","LogTimestamp":"2023-04-16T00:01:47.275Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.276Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"df6df0cb-42bc-4c40-8387-e71f4e5d5097","LogTimestamp":"2023-04-16T00:01:47.275Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.276Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"df6df0cb-42bc-4c40-8387-e71f4e5d5097","LogTimestamp":"2023-04-16T00:01:47.275Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.276Z","message":"Invoke","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"df6df0cb-42bc-4c40-8387-e71f4e5d5097","LogTimestamp":"2023-04-16T00:01:47.275Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.303Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"27","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"df6df0cb-42bc-4c40-8387-e71f4e5d5097","LogTimestamp":"2023-04-16T00:01:47.302Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.304Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"27","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"df6df0cb-42bc-4c40-8387-e71f4e5d5097","LogTimestamp":"2023-04-16T00:01:47.302Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.305Z","message":"Retrieved json from SchemaService","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"27","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"df6df0cb-42bc-4c40-8387-e71f4e5d5097","LogTimestamp":"2023-04-16T00:01:47.302Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.305Z","message":"Version being processedv14","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"27","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"df6df0cb-42bc-4c40-8387-e71f4e5d5097","LogTimestamp":"2023-04-16T00:01:47.302Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.306Z","message":"Request Headers: {}","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"27","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"df6df0cb-42bc-4c40-8387-e71f4e5d5097","LogTimestamp":"2023-04-16T00:01:47.302Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.307Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v14, BODY=","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"27","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"df6df0cb-42bc-4c40-8387-e71f4e5d5097","LogTimestamp":"2023-04-16T00:01:47.302Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.309Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"66867236-5eeb-4945-9d19-af9747262a9b","LogTimestamp":"2023-04-16T00:01:47.309Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.310Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"66867236-5eeb-4945-9d19-af9747262a9b","LogTimestamp":"2023-04-16T00:01:47.309Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.310Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"66867236-5eeb-4945-9d19-af9747262a9b","LogTimestamp":"2023-04-16T00:01:47.309Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.310Z","message":"Invoke","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"66867236-5eeb-4945-9d19-af9747262a9b","LogTimestamp":"2023-04-16T00:01:47.309Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.334Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"66867236-5eeb-4945-9d19-af9747262a9b","LogTimestamp":"2023-04-16T00:01:47.333Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.335Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"66867236-5eeb-4945-9d19-af9747262a9b","LogTimestamp":"2023-04-16T00:01:47.333Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.336Z","message":"Retrieved json from SchemaService","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"66867236-5eeb-4945-9d19-af9747262a9b","LogTimestamp":"2023-04-16T00:01:47.333Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.337Z","message":"Version being processedv15","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"66867236-5eeb-4945-9d19-af9747262a9b","LogTimestamp":"2023-04-16T00:01:47.333Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.337Z","message":"Request Headers: {}","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"66867236-5eeb-4945-9d19-af9747262a9b","LogTimestamp":"2023-04-16T00:01:47.333Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.339Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v15, BODY=","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"66867236-5eeb-4945-9d19-af9747262a9b","LogTimestamp":"2023-04-16T00:01:47.333Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.341Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"70b74f62-9b2a-4749-a7cb-7e8e61f93f86","LogTimestamp":"2023-04-16T00:01:47.341Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.342Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"70b74f62-9b2a-4749-a7cb-7e8e61f93f86","LogTimestamp":"2023-04-16T00:01:47.341Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.342Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"70b74f62-9b2a-4749-a7cb-7e8e61f93f86","LogTimestamp":"2023-04-16T00:01:47.341Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.342Z","message":"Invoke","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"70b74f62-9b2a-4749-a7cb-7e8e61f93f86","LogTimestamp":"2023-04-16T00:01:47.341Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.362Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"21","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"70b74f62-9b2a-4749-a7cb-7e8e61f93f86","LogTimestamp":"2023-04-16T00:01:47.362Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.364Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"70b74f62-9b2a-4749-a7cb-7e8e61f93f86","LogTimestamp":"2023-04-16T00:01:47.362Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.365Z","message":"Retrieved json from SchemaService","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"70b74f62-9b2a-4749-a7cb-7e8e61f93f86","LogTimestamp":"2023-04-16T00:01:47.362Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.366Z","message":"Version being processedv16","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"70b74f62-9b2a-4749-a7cb-7e8e61f93f86","LogTimestamp":"2023-04-16T00:01:47.362Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.366Z","message":"Request Headers: {}","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"70b74f62-9b2a-4749-a7cb-7e8e61f93f86","LogTimestamp":"2023-04-16T00:01:47.362Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.367Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v16, BODY=","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"21","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"70b74f62-9b2a-4749-a7cb-7e8e61f93f86","LogTimestamp":"2023-04-16T00:01:47.362Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.369Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"0d3aeac2-5f14-4b3f-ada5-c0a06750fe4f","LogTimestamp":"2023-04-16T00:01:47.369Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.370Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"0d3aeac2-5f14-4b3f-ada5-c0a06750fe4f","LogTimestamp":"2023-04-16T00:01:47.369Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.370Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"0d3aeac2-5f14-4b3f-ada5-c0a06750fe4f","LogTimestamp":"2023-04-16T00:01:47.369Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.370Z","message":"Invoke","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"0d3aeac2-5f14-4b3f-ada5-c0a06750fe4f","LogTimestamp":"2023-04-16T00:01:47.369Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.396Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"26","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"0d3aeac2-5f14-4b3f-ada5-c0a06750fe4f","LogTimestamp":"2023-04-16T00:01:47.395Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.397Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0d3aeac2-5f14-4b3f-ada5-c0a06750fe4f","LogTimestamp":"2023-04-16T00:01:47.395Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.398Z","message":"Retrieved json from SchemaService","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0d3aeac2-5f14-4b3f-ada5-c0a06750fe4f","LogTimestamp":"2023-04-16T00:01:47.395Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.398Z","message":"Version being processedv17","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0d3aeac2-5f14-4b3f-ada5-c0a06750fe4f","LogTimestamp":"2023-04-16T00:01:47.395Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.399Z","message":"Request Headers: {}","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0d3aeac2-5f14-4b3f-ada5-c0a06750fe4f","LogTimestamp":"2023-04-16T00:01:47.395Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.399Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v17, BODY=","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"26","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0d3aeac2-5f14-4b3f-ada5-c0a06750fe4f","LogTimestamp":"2023-04-16T00:01:47.395Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.401Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2924dd3f-657c-4c3f-a4d5-238c5db8f4a0","LogTimestamp":"2023-04-16T00:01:47.401Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.402Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2924dd3f-657c-4c3f-a4d5-238c5db8f4a0","LogTimestamp":"2023-04-16T00:01:47.401Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.402Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2924dd3f-657c-4c3f-a4d5-238c5db8f4a0","LogTimestamp":"2023-04-16T00:01:47.401Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.402Z","message":"Invoke","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2924dd3f-657c-4c3f-a4d5-238c5db8f4a0","LogTimestamp":"2023-04-16T00:01:47.401Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.419Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"17","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"2924dd3f-657c-4c3f-a4d5-238c5db8f4a0","LogTimestamp":"2023-04-16T00:01:47.418Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.421Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2924dd3f-657c-4c3f-a4d5-238c5db8f4a0","LogTimestamp":"2023-04-16T00:01:47.418Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.421Z","message":"Retrieved json from SchemaService","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2924dd3f-657c-4c3f-a4d5-238c5db8f4a0","LogTimestamp":"2023-04-16T00:01:47.418Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.422Z","message":"Version being processedv18","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2924dd3f-657c-4c3f-a4d5-238c5db8f4a0","LogTimestamp":"2023-04-16T00:01:47.418Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.422Z","message":"Request Headers: {}","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2924dd3f-657c-4c3f-a4d5-238c5db8f4a0","LogTimestamp":"2023-04-16T00:01:47.418Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.423Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v18, BODY=","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2924dd3f-657c-4c3f-a4d5-238c5db8f4a0","LogTimestamp":"2023-04-16T00:01:47.418Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.425Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"319d5bda-0662-40d2-839b-36a93b8e1f31","LogTimestamp":"2023-04-16T00:01:47.424Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.425Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"319d5bda-0662-40d2-839b-36a93b8e1f31","LogTimestamp":"2023-04-16T00:01:47.424Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.425Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"319d5bda-0662-40d2-839b-36a93b8e1f31","LogTimestamp":"2023-04-16T00:01:47.424Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.425Z","message":"Invoke","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"319d5bda-0662-40d2-839b-36a93b8e1f31","LogTimestamp":"2023-04-16T00:01:47.424Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.444Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"19","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"319d5bda-0662-40d2-839b-36a93b8e1f31","LogTimestamp":"2023-04-16T00:01:47.443Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.446Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"319d5bda-0662-40d2-839b-36a93b8e1f31","LogTimestamp":"2023-04-16T00:01:47.443Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.447Z","message":"Retrieved json from SchemaService","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"319d5bda-0662-40d2-839b-36a93b8e1f31","LogTimestamp":"2023-04-16T00:01:47.443Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.448Z","message":"Version being processedv19","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"319d5bda-0662-40d2-839b-36a93b8e1f31","LogTimestamp":"2023-04-16T00:01:47.443Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.448Z","message":"Request Headers: {}","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"319d5bda-0662-40d2-839b-36a93b8e1f31","LogTimestamp":"2023-04-16T00:01:47.443Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.449Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v19, BODY=","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"319d5bda-0662-40d2-839b-36a93b8e1f31","LogTimestamp":"2023-04-16T00:01:47.443Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.452Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"4a2af6a1-b946-450b-8758-8f2fedacad20","LogTimestamp":"2023-04-16T00:01:47.451Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.452Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"4a2af6a1-b946-450b-8758-8f2fedacad20","LogTimestamp":"2023-04-16T00:01:47.451Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.452Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"4a2af6a1-b946-450b-8758-8f2fedacad20","LogTimestamp":"2023-04-16T00:01:47.451Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.452Z","message":"Invoke","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"4a2af6a1-b946-450b-8758-8f2fedacad20","LogTimestamp":"2023-04-16T00:01:47.451Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.477Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"25","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"4a2af6a1-b946-450b-8758-8f2fedacad20","LogTimestamp":"2023-04-16T00:01:47.476Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.478Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"25","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4a2af6a1-b946-450b-8758-8f2fedacad20","LogTimestamp":"2023-04-16T00:01:47.476Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.479Z","message":"Retrieved json from SchemaService","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"25","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4a2af6a1-b946-450b-8758-8f2fedacad20","LogTimestamp":"2023-04-16T00:01:47.476Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.480Z","message":"Version being processedv20","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"25","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4a2af6a1-b946-450b-8758-8f2fedacad20","LogTimestamp":"2023-04-16T00:01:47.476Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.480Z","message":"Request Headers: {}","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"25","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4a2af6a1-b946-450b-8758-8f2fedacad20","LogTimestamp":"2023-04-16T00:01:47.476Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.481Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v20, BODY=","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"25","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4a2af6a1-b946-450b-8758-8f2fedacad20","LogTimestamp":"2023-04-16T00:01:47.476Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.483Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"853bf0a5-5a2e-45df-a8b5-49bc6aabd998","LogTimestamp":"2023-04-16T00:01:47.483Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.483Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"853bf0a5-5a2e-45df-a8b5-49bc6aabd998","LogTimestamp":"2023-04-16T00:01:47.483Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.484Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"853bf0a5-5a2e-45df-a8b5-49bc6aabd998","LogTimestamp":"2023-04-16T00:01:47.483Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.484Z","message":"Invoke","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"853bf0a5-5a2e-45df-a8b5-49bc6aabd998","LogTimestamp":"2023-04-16T00:01:47.483Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.504Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"20","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"853bf0a5-5a2e-45df-a8b5-49bc6aabd998","LogTimestamp":"2023-04-16T00:01:47.503Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.505Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"853bf0a5-5a2e-45df-a8b5-49bc6aabd998","LogTimestamp":"2023-04-16T00:01:47.503Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.505Z","message":"Retrieved json from SchemaService","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"853bf0a5-5a2e-45df-a8b5-49bc6aabd998","LogTimestamp":"2023-04-16T00:01:47.503Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.505Z","message":"Version being processedv21","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"853bf0a5-5a2e-45df-a8b5-49bc6aabd998","LogTimestamp":"2023-04-16T00:01:47.503Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.506Z","message":"Request Headers: {}","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"853bf0a5-5a2e-45df-a8b5-49bc6aabd998","LogTimestamp":"2023-04-16T00:01:47.503Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.506Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v21, BODY=","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"853bf0a5-5a2e-45df-a8b5-49bc6aabd998","LogTimestamp":"2023-04-16T00:01:47.503Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.507Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"cc3c0277-aace-45bd-a6e2-a3261906ffc3","LogTimestamp":"2023-04-16T00:01:47.507Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.507Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"cc3c0277-aace-45bd-a6e2-a3261906ffc3","LogTimestamp":"2023-04-16T00:01:47.507Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.507Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"cc3c0277-aace-45bd-a6e2-a3261906ffc3","LogTimestamp":"2023-04-16T00:01:47.507Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.507Z","message":"Invoke","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"cc3c0277-aace-45bd-a6e2-a3261906ffc3","LogTimestamp":"2023-04-16T00:01:47.507Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.521Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"14","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"cc3c0277-aace-45bd-a6e2-a3261906ffc3","LogTimestamp":"2023-04-16T00:01:47.521Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.523Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"14","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cc3c0277-aace-45bd-a6e2-a3261906ffc3","LogTimestamp":"2023-04-16T00:01:47.521Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.524Z","message":"Retrieved json from SchemaService","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"14","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cc3c0277-aace-45bd-a6e2-a3261906ffc3","LogTimestamp":"2023-04-16T00:01:47.521Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.524Z","message":"Version being processedv22","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"14","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cc3c0277-aace-45bd-a6e2-a3261906ffc3","LogTimestamp":"2023-04-16T00:01:47.521Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.524Z","message":"Request Headers: {}","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"14","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cc3c0277-aace-45bd-a6e2-a3261906ffc3","LogTimestamp":"2023-04-16T00:01:47.521Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.525Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v22, BODY=","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"14","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cc3c0277-aace-45bd-a6e2-a3261906ffc3","LogTimestamp":"2023-04-16T00:01:47.521Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.527Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"c1ae95a2-15f7-4672-be61-b96b6d7a5654","LogTimestamp":"2023-04-16T00:01:47.526Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.527Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"c1ae95a2-15f7-4672-be61-b96b6d7a5654","LogTimestamp":"2023-04-16T00:01:47.526Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.527Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"c1ae95a2-15f7-4672-be61-b96b6d7a5654","LogTimestamp":"2023-04-16T00:01:47.526Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.527Z","message":"Invoke","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"c1ae95a2-15f7-4672-be61-b96b6d7a5654","LogTimestamp":"2023-04-16T00:01:47.526Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.545Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"19","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"c1ae95a2-15f7-4672-be61-b96b6d7a5654","LogTimestamp":"2023-04-16T00:01:47.545Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.548Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1ae95a2-15f7-4672-be61-b96b6d7a5654","LogTimestamp":"2023-04-16T00:01:47.545Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.549Z","message":"Retrieved json from SchemaService","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1ae95a2-15f7-4672-be61-b96b6d7a5654","LogTimestamp":"2023-04-16T00:01:47.545Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.549Z","message":"Version being processedv23","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1ae95a2-15f7-4672-be61-b96b6d7a5654","LogTimestamp":"2023-04-16T00:01:47.545Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.550Z","message":"Request Headers: {}","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1ae95a2-15f7-4672-be61-b96b6d7a5654","LogTimestamp":"2023-04-16T00:01:47.545Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.550Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v23, BODY=","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"19","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c1ae95a2-15f7-4672-be61-b96b6d7a5654","LogTimestamp":"2023-04-16T00:01:47.545Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.552Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2bbb9669-e440-4f9e-b292-ddd0e2c97248","LogTimestamp":"2023-04-16T00:01:47.551Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.552Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2bbb9669-e440-4f9e-b292-ddd0e2c97248","LogTimestamp":"2023-04-16T00:01:47.551Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.552Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2bbb9669-e440-4f9e-b292-ddd0e2c97248","LogTimestamp":"2023-04-16T00:01:47.551Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.552Z","message":"Invoke","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2bbb9669-e440-4f9e-b292-ddd0e2c97248","LogTimestamp":"2023-04-16T00:01:47.551Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.565Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"14","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"2bbb9669-e440-4f9e-b292-ddd0e2c97248","LogTimestamp":"2023-04-16T00:01:47.565Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.569Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"14","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2bbb9669-e440-4f9e-b292-ddd0e2c97248","LogTimestamp":"2023-04-16T00:01:47.565Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.569Z","message":"Retrieved json from SchemaService","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"14","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2bbb9669-e440-4f9e-b292-ddd0e2c97248","LogTimestamp":"2023-04-16T00:01:47.565Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.570Z","message":"Version being processedv24","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"14","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2bbb9669-e440-4f9e-b292-ddd0e2c97248","LogTimestamp":"2023-04-16T00:01:47.565Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.570Z","message":"Request Headers: {}","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"14","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2bbb9669-e440-4f9e-b292-ddd0e2c97248","LogTimestamp":"2023-04-16T00:01:47.565Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.570Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v24, BODY=","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"14","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2bbb9669-e440-4f9e-b292-ddd0e2c97248","LogTimestamp":"2023-04-16T00:01:47.565Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.572Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"f49ab755-138f-4dbd-9ab6-9ede557af2ec","LogTimestamp":"2023-04-16T00:01:47.571Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.572Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"f49ab755-138f-4dbd-9ab6-9ede557af2ec","LogTimestamp":"2023-04-16T00:01:47.571Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.572Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"f49ab755-138f-4dbd-9ab6-9ede557af2ec","LogTimestamp":"2023-04-16T00:01:47.571Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.572Z","message":"Invoke","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"f49ab755-138f-4dbd-9ab6-9ede557af2ec","LogTimestamp":"2023-04-16T00:01:47.571Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.591Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"20","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"f49ab755-138f-4dbd-9ab6-9ede557af2ec","LogTimestamp":"2023-04-16T00:01:47.591Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.593Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f49ab755-138f-4dbd-9ab6-9ede557af2ec","LogTimestamp":"2023-04-16T00:01:47.591Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.594Z","message":"Retrieved json from SchemaService","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f49ab755-138f-4dbd-9ab6-9ede557af2ec","LogTimestamp":"2023-04-16T00:01:47.591Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.594Z","message":"Version being processedv25","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f49ab755-138f-4dbd-9ab6-9ede557af2ec","LogTimestamp":"2023-04-16T00:01:47.591Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.595Z","message":"Request Headers: {}","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f49ab755-138f-4dbd-9ab6-9ede557af2ec","LogTimestamp":"2023-04-16T00:01:47.591Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.595Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v25, BODY=","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"20","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f49ab755-138f-4dbd-9ab6-9ede557af2ec","LogTimestamp":"2023-04-16T00:01:47.591Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.597Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"33497c61-c499-49c5-84a4-661f4d8f136b","LogTimestamp":"2023-04-16T00:01:47.596Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.597Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"33497c61-c499-49c5-84a4-661f4d8f136b","LogTimestamp":"2023-04-16T00:01:47.596Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.597Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"33497c61-c499-49c5-84a4-661f4d8f136b","LogTimestamp":"2023-04-16T00:01:47.596Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.597Z","message":"Invoke","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"33497c61-c499-49c5-84a4-661f4d8f136b","LogTimestamp":"2023-04-16T00:01:47.596Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.614Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"18","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"33497c61-c499-49c5-84a4-661f4d8f136b","LogTimestamp":"2023-04-16T00:01:47.614Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.617Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"18","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"33497c61-c499-49c5-84a4-661f4d8f136b","LogTimestamp":"2023-04-16T00:01:47.614Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.617Z","message":"Retrieved json from SchemaService","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"18","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"33497c61-c499-49c5-84a4-661f4d8f136b","LogTimestamp":"2023-04-16T00:01:47.614Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.618Z","message":"Version being processedv26","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"18","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"33497c61-c499-49c5-84a4-661f4d8f136b","LogTimestamp":"2023-04-16T00:01:47.614Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.618Z","message":"Request Headers: {}","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"18","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"33497c61-c499-49c5-84a4-661f4d8f136b","LogTimestamp":"2023-04-16T00:01:47.614Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.618Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v26, BODY=","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"18","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"33497c61-c499-49c5-84a4-661f4d8f136b","LogTimestamp":"2023-04-16T00:01:47.614Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.620Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d73073f0-6521-4fd8-95bb-a0dfc3dbc28e","LogTimestamp":"2023-04-16T00:01:47.620Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.620Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d73073f0-6521-4fd8-95bb-a0dfc3dbc28e","LogTimestamp":"2023-04-16T00:01:47.620Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.620Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d73073f0-6521-4fd8-95bb-a0dfc3dbc28e","LogTimestamp":"2023-04-16T00:01:47.620Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.620Z","message":"Invoke","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d73073f0-6521-4fd8-95bb-a0dfc3dbc28e","LogTimestamp":"2023-04-16T00:01:47.620Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.645Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"25","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"d73073f0-6521-4fd8-95bb-a0dfc3dbc28e","LogTimestamp":"2023-04-16T00:01:47.645Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.648Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"25","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d73073f0-6521-4fd8-95bb-a0dfc3dbc28e","LogTimestamp":"2023-04-16T00:01:47.645Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.649Z","message":"Retrieved json from SchemaService","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"25","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d73073f0-6521-4fd8-95bb-a0dfc3dbc28e","LogTimestamp":"2023-04-16T00:01:47.645Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.649Z","message":"Version being processedv27","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"25","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d73073f0-6521-4fd8-95bb-a0dfc3dbc28e","LogTimestamp":"2023-04-16T00:01:47.645Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.649Z","message":"Request Headers: {}","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"25","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d73073f0-6521-4fd8-95bb-a0dfc3dbc28e","LogTimestamp":"2023-04-16T00:01:47.645Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.650Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v27, BODY=","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"25","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d73073f0-6521-4fd8-95bb-a0dfc3dbc28e","LogTimestamp":"2023-04-16T00:01:47.645Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.651Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"98f9faf1-1933-4b06-9274-02426c3ecaed","LogTimestamp":"2023-04-16T00:01:47.651Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.651Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"98f9faf1-1933-4b06-9274-02426c3ecaed","LogTimestamp":"2023-04-16T00:01:47.651Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.651Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"98f9faf1-1933-4b06-9274-02426c3ecaed","LogTimestamp":"2023-04-16T00:01:47.651Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.651Z","message":"Invoke","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"98f9faf1-1933-4b06-9274-02426c3ecaed","LogTimestamp":"2023-04-16T00:01:47.651Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.667Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"17","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"98f9faf1-1933-4b06-9274-02426c3ecaed","LogTimestamp":"2023-04-16T00:01:47.667Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.669Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"98f9faf1-1933-4b06-9274-02426c3ecaed","LogTimestamp":"2023-04-16T00:01:47.667Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.670Z","message":"Retrieved json from SchemaService","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"98f9faf1-1933-4b06-9274-02426c3ecaed","LogTimestamp":"2023-04-16T00:01:47.667Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.804Z","message":"Calling the SchemaService to retrieve stored queries","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"98f9faf1-1933-4b06-9274-02426c3ecaed","LogTimestamp":"2023-04-16T00:01:47.667Z"},"thread":"main","logger":"o.o.a.r.search.SchemaServiceCQConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.805Z","message":"Request Headers: {}","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"98f9faf1-1933-4b06-9274-02426c3ecaed","LogTimestamp":"2023-04-16T00:01:47.667Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.806Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/stored-queries, BODY=","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"17","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"98f9faf1-1933-4b06-9274-02426c3ecaed","LogTimestamp":"2023-04-16T00:01:47.667Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.807Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/stored-queries","ElapsedTime":"1","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.807Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.807Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/stored-queries","ElapsedTime":"1","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.807Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.807Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/stored-queries","ElapsedTime":"1","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.807Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.807Z","message":"Invoke","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/stored-queries","ElapsedTime":"1","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.807Z","ServerFQDN":"aai-traversal","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:47.830Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/stored-queries","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.830Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:48.976Z","message":"Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.830Z"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:48.976Z","message":"Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.830Z"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:48.979Z","message":"Loaded expression factory via original TCCL","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.830Z"},"thread":"main","logger":"o.h.v.m.ResourceBundleMessageInterpolator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:48.982Z","message":"Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.830Z"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:48.982Z","message":"Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.830Z"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:48.985Z","message":"Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.830Z"},"thread":"main","logger":"o.h.v.i.engine.ConfigurationImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:48.987Z","message":"Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.830Z"},"thread":"main","logger":"o.h.v.i.engine.ConfigurationImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:48.988Z","message":"Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.830Z"},"thread":"main","logger":"o.h.v.i.engine.ConfigurationImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:48.992Z","message":"Trying to load META-INF/validation.xml for XML based Validator configuration.","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.830Z"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:48.992Z","message":"Trying to load META-INF/validation.xml via user class loader","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.830Z"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:48.994Z","message":"Trying to load META-INF/validation.xml via TCCL","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.830Z"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:48.995Z","message":"Trying to load META-INF/validation.xml via Hibernate Validator's class loader","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.830Z"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:49.071Z","message":"No META-INF/validation.xml found. Using annotation based configuration only.","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.830Z"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:49.146Z","message":"HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.830Z"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:49.146Z","message":"HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.830Z"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:49.146Z","message":"HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.830Z"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:49.146Z","message":"HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.830Z"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:49.147Z","message":"HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.830Z"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:49.906Z","message":"com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.830Z"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:49.906Z","message":"Using native clock to generate timestamps.","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.830Z"},"thread":"main","logger":"c.datastax.driver.core.ClockFactory","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:49.935Z","message":"Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.830Z"},"thread":"main","logger":"o.s.b.a.g.t.GroovyTemplateAutoConfiguration","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:01:51.143Z","message":"Filter 'webMetricsFilter' configured for use","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.830Z"},"thread":"main","logger":"i.m.s.w.servlet.WebMvcMetricsFilter","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:52.890Z","message":"Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.830Z"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:52.890Z","message":"Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.830Z"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:52.929Z","message":"Trying to load META-INF/validation.xml for XML based Validator configuration.","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.830Z"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:52.930Z","message":"Trying to load META-INF/validation.xml via TCCL","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.830Z"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:52.931Z","message":"Trying to load META-INF/validation.xml via Hibernate Validator's class loader","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.830Z"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:52.931Z","message":"No META-INF/validation.xml found. Using annotation based configuration only.","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.830Z"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:52.947Z","message":"Loaded expression factory via original TCCL","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.830Z"},"thread":"main","logger":"o.h.v.m.ResourceBundleMessageInterpolator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:52.947Z","message":"HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.830Z"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:52.947Z","message":"HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.830Z"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:52.947Z","message":"HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.830Z"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:52.947Z","message":"HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.830Z"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:52.947Z","message":"HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.830Z"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:53.055Z","message":"The following warnings have been detected: WARNING: The (sub)resource method getC2Qgremlin in org.onap.aai.rest.CQ2Gremlin contains empty path annotation.\nWARNING: The (sub)resource method getC2Qgremlin in org.onap.aai.rest.CQ2GremlinTest contains empty path annotation.\nWARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.RecentAPIConsumer.getRecentData(java.lang.String,java.lang.String,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.servlet.http.HttpServletRequest,javax.ws.rs.core.UriInfo), should not consume any entity.\n","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.830Z"},"thread":"main","logger":"org.glassfish.jersey.internal.Errors","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:01:53.064Z","message":"Filter 'errorHandler' configured for use","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ElapsedTime":"24","ServerFQDN":"aai-traversal","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"774634ef-905e-4705-ac27-c93f60c35e82","LogTimestamp":"2023-04-16T00:01:47.830Z"},"thread":"main","logger":"org.onap.aai.config.ErrorHandler","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:53.242Z","message":"Application 'aai-traversal' is running on 8446!","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"55","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z","ServerFQDN":"aai-traversal"},"thread":"main","logger":"org.onap.aai.TraversalApp","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T00:01:53.242Z","message":"Traversal MicroService Started","context":{"RequestID":"b72e2698-00bd-462b-b4b9-326da28ccd52","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"55","InvocationID":"cf9a1695-b056-4c8b-b68e-5710d2305483","LogTimestamp":"2023-04-16T00:01:37.700Z","ServerFQDN":"aai-traversal"},"thread":"main","logger":"org.onap.aai.TraversalApp","level":"DEBUG","logType":"app"}
Traversal Microservice Started
{"timestamp":"2023-04-16T00:01:56.445Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:01:56.794Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:56.795Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:01:56 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 1104 - "logType": "access"
{"timestamp":"2023-04-16T00:01:57.655Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:01:57.939Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:01:57.941Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:01:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 305 - "logType": "access"
{"timestamp":"2023-04-16T00:02:07.652Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:02:08.090Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:08.091Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:02:08 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 458 - "logType": "access"
{"timestamp":"2023-04-16T00:02:08.558Z","message":"Received event EVENT CREATED KEYSPACE sdcartifact, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:09.574Z","message":"[Control connection] Refreshing schema for sdcartifact","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:09.587Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:09.608Z","message":"Token to replica map computation for keyspace sdcartifact completed in 21 milliseconds","thread":"JanusGraph Cluster-worker-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:10.647Z","message":"Received event EVENT CREATED TABLE sdcartifact.resources, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:11.415Z","message":"Received event EVENT CREATED TABLE sdcartifact.sdcschemafiles, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:12.416Z","message":"[Control connection] Refreshing schema for sdcartifact","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:12.433Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:12.445Z","message":"Token to replica map computation for keyspace sdcartifact completed in 11 milliseconds","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:12.553Z","message":"Received event EVENT CREATED TABLE sdcartifact.tosca_import_by_model, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:13.554Z","message":"[Control connection] Refreshing schema for sdcartifact.tosca_import_by_model (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:14.377Z","message":"Received event EVENT UPDATED TABLE sdcartifact.tosca_import_by_model, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:15.378Z","message":"[Control connection] Refreshing schema for sdcartifact.tosca_import_by_model (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:15.443Z","message":"Received event EVENT CREATED KEYSPACE sdcrepository, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:16.444Z","message":"[Control connection] Refreshing schema for sdcrepository","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:16.452Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:16.458Z","message":"Token to replica map computation for keyspace sdcartifact completed in 6 milliseconds","thread":"JanusGraph Cluster-worker-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:17.615Z","message":"Received event EVENT CREATED TABLE sdcrepository.migrationtasks, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:17.648Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:02:18.144Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:18.145Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:02:18 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 511 - "logType": "access"
{"timestamp":"2023-04-16T00:02:18.616Z","message":"[Control connection] Refreshing schema for sdcrepository.migrationtasks (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:19.365Z","message":"Received event EVENT CREATED TABLE sdcrepository.operationalenvironment, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:20.366Z","message":"[Control connection] Refreshing schema for sdcrepository.operationalenvironment (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:20.633Z","message":"Received event EVENT UPDATED TABLE sdcrepository.operationalenvironment, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:21.634Z","message":"[Control connection] Refreshing schema for sdcrepository.operationalenvironment (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:22.517Z","message":"Received event EVENT CREATED TABLE sdcrepository.featuretogglestate, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:23.519Z","message":"[Control connection] Refreshing schema for sdcrepository.featuretogglestate (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:23.992Z","message":"Received event EVENT CREATED KEYSPACE sdcaudit, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:24.993Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:25.003Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:25.022Z","message":"Token to replica map computation for keyspace sdcartifact completed in 19 milliseconds","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:25.339Z","message":"Received event EVENT CREATED TABLE sdcaudit.useradminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:26.340Z","message":"[Control connection] Refreshing schema for sdcaudit.useradminevent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:26.825Z","message":"Received event EVENT UPDATED TABLE sdcaudit.useradminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:27.657Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:02:27.776Z","message":"Received event EVENT CREATED TABLE sdcaudit.useraccessevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:27.887Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:27.888Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:02:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 254 - "logType": "access"
{"timestamp":"2023-04-16T00:02:28.777Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:28.789Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:28.807Z","message":"Token to replica map computation for keyspace sdcartifact completed in 18 milliseconds","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:28.816Z","message":"Received event EVENT UPDATED TABLE sdcaudit.useraccessevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:29.817Z","message":"[Control connection] Refreshing schema for sdcaudit.useraccessevent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:30.442Z","message":"Received event EVENT CREATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:31.443Z","message":"[Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:32.565Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:33.566Z","message":"[Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:33.597Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:34.473Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:35.474Z","message":"[Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:35.839Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:36.840Z","message":"[Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:36.904Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:37.645Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:02:37.864Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:37.865Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:02:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 232 - "logType": "access"
{"timestamp":"2023-04-16T00:02:37.905Z","message":"[Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:38.636Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:39.637Z","message":"[Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:40.631Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:41.632Z","message":"[Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:41.771Z","message":"Received event EVENT CREATED TABLE sdcaudit.distributiondownloadevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:42.523Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributiondownloadevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:43.524Z","message":"[Control connection] Refreshing schema for sdcaudit.distributiondownloadevent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:44.294Z","message":"Received event EVENT CREATED TABLE sdcaudit.distributionengineevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:45.295Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionengineevent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:46.012Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionengineevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:47.013Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionengineevent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:47.552Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionengineevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:47.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:02:47.838Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:47.839Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:02:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 206 - "logType": "access"
{"timestamp":"2023-04-16T00:02:48.553Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionengineevent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:49.342Z","message":"Received event EVENT CREATED TABLE sdcaudit.distributionnotificationevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:50.343Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionnotificationevent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:50.566Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionnotificationevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:51.469Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionnotificationevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:52.470Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionnotificationevent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:53.688Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionnotificationevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:54.689Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionnotificationevent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:54.802Z","message":"Received event EVENT CREATED TABLE sdcaudit.distributionstatusevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:55.803Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionstatusevent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:56.570Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionstatusevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:57.571Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionstatusevent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:57.648Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:02:57.970Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:57.971Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:02:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 338 - "logType": "access"
{"timestamp":"2023-04-16T00:02:58.472Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionstatusevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:59.473Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionstatusevent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:02:59.768Z","message":"Received event EVENT CREATED TABLE sdcaudit.distributiondeployevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:00.769Z","message":"[Control connection] Refreshing schema for sdcaudit.distributiondeployevent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:01.650Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributiondeployevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:02.651Z","message":"[Control connection] Refreshing schema for sdcaudit.distributiondeployevent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:02.697Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributiondeployevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:03.537Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributiondeployevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:04.541Z","message":"[Control connection] Refreshing schema for sdcaudit.distributiondeployevent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:04.669Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributiondeployevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:05.672Z","message":"[Control connection] Refreshing schema for sdcaudit.distributiondeployevent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:05.839Z","message":"Received event EVENT CREATED TABLE sdcaudit.auditinggetuebclusterevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:06.840Z","message":"[Control connection] Refreshing schema for sdcaudit.auditinggetuebclusterevent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:07.574Z","message":"Received event EVENT UPDATED TABLE sdcaudit.auditinggetuebclusterevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:07.648Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:03:07.860Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:07.861Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:03:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 229 - "logType": "access"
{"timestamp":"2023-04-16T00:03:08.426Z","message":"Received event EVENT CREATED TABLE sdcaudit.authevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:09.427Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:09.449Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:09.466Z","message":"Token to replica map computation for keyspace sdcartifact completed in 17 milliseconds","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:10.601Z","message":"Received event EVENT UPDATED TABLE sdcaudit.authevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:11.601Z","message":"[Control connection] Refreshing schema for sdcaudit.authevent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:11.686Z","message":"Received event EVENT UPDATED TABLE sdcaudit.authevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:12.687Z","message":"[Control connection] Refreshing schema for sdcaudit.authevent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:12.934Z","message":"Received event EVENT CREATED TABLE sdcaudit.categoryevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:13.935Z","message":"[Control connection] Refreshing schema for sdcaudit.categoryevent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:15.550Z","message":"Received event EVENT UPDATED TABLE sdcaudit.categoryevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:16.347Z","message":"Received event EVENT CREATED TABLE sdcaudit.getuserslistevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:17.347Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:17.369Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:17.386Z","message":"Token to replica map computation for keyspace sdcartifact completed in 17 milliseconds","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:17.646Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:03:17.722Z","message":"Received event EVENT UPDATED TABLE sdcaudit.getuserslistevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:17.871Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:17.872Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:03:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 240 - "logType": "access"
{"timestamp":"2023-04-16T00:03:18.450Z","message":"Received event EVENT CREATED TABLE sdcaudit.getcategoryhierarchyevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:19.452Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:19.466Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:19.472Z","message":"Token to replica map computation for keyspace sdcartifact completed in 6 milliseconds","thread":"JanusGraph Cluster-worker-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:20.483Z","message":"Received event EVENT UPDATED TABLE sdcaudit.getcategoryhierarchyevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:21.484Z","message":"[Control connection] Refreshing schema for sdcaudit.getcategoryhierarchyevent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:21.586Z","message":"Received event EVENT CREATED TABLE sdcaudit.externalapievent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:22.587Z","message":"[Control connection] Refreshing schema for sdcaudit.externalapievent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:22.707Z","message":"Received event EVENT UPDATED TABLE sdcaudit.externalapievent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:23.708Z","message":"[Control connection] Refreshing schema for sdcaudit.externalapievent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:24.457Z","message":"Received event EVENT UPDATED TABLE sdcaudit.externalapievent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:25.458Z","message":"[Control connection] Refreshing schema for sdcaudit.externalapievent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:25.750Z","message":"Received event EVENT UPDATED TABLE sdcaudit.externalapievent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:26.752Z","message":"[Control connection] Refreshing schema for sdcaudit.externalapievent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:27.356Z","message":"Received event EVENT CREATED TABLE sdcaudit.ecompopenvironmentevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:27.650Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:03:27.818Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:27.819Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:03:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 181 - "logType": "access"
{"timestamp":"2023-04-16T00:03:28.357Z","message":"[Control connection] Refreshing schema for sdcaudit.ecompopenvironmentevent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:37.647Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:03:37.857Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:37.859Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:03:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 227 - "logType": "access"
{"timestamp":"2023-04-16T00:03:39.465Z","message":"Received event EVENT CREATED KEYSPACE sdctitan, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:40.466Z","message":"[Control connection] Refreshing schema for sdctitan","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:40.474Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:40.490Z","message":"Token to replica map computation for keyspace sdctitan completed in 16 milliseconds","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:40.584Z","message":"Received event EVENT CREATED TABLE sdctitan.system_properties, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:41.585Z","message":"[Control connection] Refreshing schema for sdctitan.system_properties (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:45.012Z","message":"Received event EVENT CREATED TABLE sdctitan.janusgraph_ids, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:46.013Z","message":"[Control connection] Refreshing schema for sdctitan.janusgraph_ids (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:46.604Z","message":"Received event EVENT CREATED TABLE sdctitan.edgestore, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:03:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-04-16T00:03:47.571Z","message":"Received event EVENT CREATED TABLE sdctitan.edgestore_lock_, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:47.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:03:47.885Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:47.886Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:03:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 252 - "logType": "access"
{"timestamp":"2023-04-16T00:03:48.530Z","message":"Received event EVENT CREATED TABLE sdctitan.graphindex, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:03:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-16T00:03:49.531Z","message":"[Control connection] Refreshing schema for sdctitan","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:49.539Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:49.547Z","message":"Token to replica map computation for keyspace sdctitan completed in 7 milliseconds","thread":"JanusGraph Cluster-worker-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:49.661Z","message":"Received event EVENT CREATED TABLE sdctitan.graphindex_lock_, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:50.661Z","message":"[Control connection] Refreshing schema for sdctitan.graphindex_lock_ (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:50.900Z","message":"Received event EVENT CREATED TABLE sdctitan.txlog, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:03:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-16T00:03:51.902Z","message":"[Control connection] Refreshing schema for sdctitan.txlog (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:52.050Z","message":"Received event EVENT CREATED TABLE sdctitan.systemlog, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:53.051Z","message":"[Control connection] Refreshing schema for sdctitan.systemlog (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:03:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-16T00:03:53.622Z","message":"Received event EVENT CREATED TABLE sdctitan.system_properties_lock_, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:54.623Z","message":"[Control connection] Refreshing schema for sdctitan.system_properties_lock_ (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:03:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:03:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-16T00:03:57.649Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:03:57.833Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:03:57.834Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:03:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 200 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:03:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:04:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:04:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:04:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:04:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-16T00:04:07.646Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:04:07.980Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:04:07.981Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:04:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 347 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:04:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:04:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:04:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:04:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:04:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:04:17.646Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:04:17.965Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:04:17.967Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:04:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 336 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:04:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:04:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:04:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:04:24.644Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:04:24.651Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:04:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-04-16T00:04:27.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:04:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:04:27.857Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:04:27.858Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:04:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 224 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:04:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:04:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:04:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:04:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:04:37.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:04:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:04:37.810Z","message":"Number of vertices retrieved while checking db: 0","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:04:37.811Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:04:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 180 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:04:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:04:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:04:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:04:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:04:47.644Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:04:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-16T00:04:47.816Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:04:47.817Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:04:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 190 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:04:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:04:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:04:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-16T00:04:54.652Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:04:54.657Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:04:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-16T00:04:57.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:04:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:04:57.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:04:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:04:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:04:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:05:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:05:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:05:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-16T00:05:07.646Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:05:07.665Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:07.666Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:05:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 33 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:05:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:05:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-16T00:05:10.512Z","message":"Received event EVENT CREATED KEYSPACE workflow, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:11.328Z","message":"Received event EVENT CREATED KEYSPACE zusammen_workflow, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:05:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-16T00:05:12.331Z","message":"[Control connection] Refreshing schema for everything.null (null)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:12.376Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:12.382Z","message":"Token to replica map computation for keyspace sdctitan completed in 6 milliseconds","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:05:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-16T00:05:14.636Z","message":"Received event EVENT CREATED TABLE workflow.unique_value, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:15.639Z","message":"[Control connection] Refreshing schema for workflow.unique_value (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:15.946Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.item, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:05:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:05:16.947Z","message":"[Control connection] Refreshing schema for zusammen_workflow.item (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:17.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:05:17.647Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.version, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:17.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:05:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:05:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-16T00:05:18.452Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.version_elements, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:19.453Z","message":"[Control connection] Refreshing schema for zusammen_workflow","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:19.463Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:19.472Z","message":"Token to replica map computation for keyspace sdctitan completed in 9 milliseconds","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:19.537Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.element_namespace, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:05:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:05:20.538Z","message":"[Control connection] Refreshing schema for zusammen_workflow.element_namespace (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:20.961Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.element, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:21.962Z","message":"[Control connection] Refreshing schema for zusammen_workflow.element (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:05:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-16T00:05:22.445Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.element_synchronization_state, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:23.446Z","message":"[Control connection] Refreshing schema for zusammen_workflow.element_synchronization_state (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:23.979Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.element_stage, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:05:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-16T00:05:24.980Z","message":"[Control connection] Refreshing schema for zusammen_workflow.element_stage (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:25.564Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.version_stage, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:05:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-16T00:05:26.565Z","message":"[Control connection] Refreshing schema for zusammen_workflow.version_stage (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:27.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:05:27.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:27.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:05:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:05:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:05:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:05:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:05:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:05:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:05:37.646Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:05:37.665Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:37.666Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:05:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:05:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:05:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:05:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-16T00:05:43.566Z","message":"Received event EVENT CREATED KEYSPACE dox, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:05:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-16T00:05:44.363Z","message":"Received event EVENT CREATED KEYSPACE zusammen_dox, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:45.363Z","message":"[Control connection] Refreshing schema for everything.null (null)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:45.410Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:45.412Z","message":"Token to replica map computation for keyspace sdctitan completed in 2 milliseconds","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:05:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-16T00:05:46.752Z","message":"Received event EVENT CREATED TYPE dox.version, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:47.378Z","message":"Received event EVENT CREATED TYPE dox.user_candidate_version, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:47.644Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:05:47.664Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:47.667Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:05:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 33 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:05:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-16T00:05:48.379Z","message":"[Control connection] Refreshing schema for dox","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:48.391Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:48.394Z","message":"Token to replica map computation for keyspace sdctitan completed in 3 milliseconds","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:48.673Z","message":"Received event EVENT CREATED TABLE dox.version_info, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:49.674Z","message":"[Control connection] Refreshing schema for dox.version_info (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:49.697Z","message":"Received event EVENT CREATED TABLE dox.version_info_deleted, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:05:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-16T00:05:50.698Z","message":"[Control connection] Refreshing schema for dox.version_info_deleted (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:50.778Z","message":"Received event EVENT CREATED TABLE dox.unique_value, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:51.779Z","message":"[Control connection] Refreshing schema for dox.unique_value (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:51.873Z","message":"Received event EVENT CREATED TABLE dox.package_details, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:05:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-16T00:05:52.874Z","message":"[Control connection] Refreshing schema for dox.package_details (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:53.500Z","message":"Received event EVENT CREATED TABLE dox.vsp_enriched_service_template, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:05:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-16T00:05:54.502Z","message":"[Control connection] Refreshing schema for dox.vsp_enriched_service_template (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:54.850Z","message":"Received event EVENT CREATED TABLE dox.vsp_enriched_service_artifact, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:55.524Z","message":"Received event EVENT CREATED TABLE dox.application_config, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:05:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:05:56.525Z","message":"[Control connection] Refreshing schema for dox","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:56.537Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:56.543Z","message":"Token to replica map computation for keyspace sdctitan completed in 6 milliseconds","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:56.963Z","message":"Received event EVENT CREATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:57.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:05:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:57.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:05:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
{"timestamp":"2023-04-16T00:05:57.965Z","message":"[Control connection] Refreshing schema for dox.action (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:05:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-16T00:05:58.635Z","message":"Received event EVENT UPDATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:59.636Z","message":"[Control connection] Refreshing schema for dox.action (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:05:59.985Z","message":"Received event EVENT UPDATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:06:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-16T00:06:00.915Z","message":"Received event EVENT UPDATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:01.916Z","message":"[Control connection] Refreshing schema for dox.action (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:01.971Z","message":"Received event EVENT UPDATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:06:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-16T00:06:02.972Z","message":"[Control connection] Refreshing schema for dox.action (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:03.811Z","message":"Received event EVENT UPDATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:06:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-16T00:06:04.815Z","message":"[Control connection] Refreshing schema for dox.action (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:04.992Z","message":"Received event EVENT CREATED TABLE dox.ecompcomponent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:05.993Z","message":"[Control connection] Refreshing schema for dox.ecompcomponent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:06:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-16T00:06:07.150Z","message":"Received event EVENT UPDATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:07.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:06:07.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:07.659Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:06:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
{"timestamp":"2023-04-16T00:06:08.151Z","message":"[Control connection] Refreshing schema for dox.action (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:06:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-16T00:06:08.663Z","message":"Received event EVENT CREATED TABLE dox.action_artifact, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:09.663Z","message":"[Control connection] Refreshing schema for dox.action_artifact (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:06:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-16T00:06:10.464Z","message":"Received event EVENT CREATED TABLE dox.activity_log, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:11.466Z","message":"[Control connection] Refreshing schema for dox.activity_log (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:11.593Z","message":"Received event EVENT CREATED TABLE dox.healing, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:06:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-16T00:06:12.594Z","message":"[Control connection] Refreshing schema for dox.healing (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:12.757Z","message":"Received event EVENT CREATED TABLE dox.migration, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:13.758Z","message":"[Control connection] Refreshing schema for dox.migration (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:06:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-16T00:06:14.476Z","message":"Received event EVENT CREATED TABLE dox.item_permissions, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:15.477Z","message":"[Control connection] Refreshing schema for dox.item_permissions (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:15.591Z","message":"Received event EVENT CREATED TABLE dox.user_permission_items, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:06:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-16T00:06:16.592Z","message":"[Control connection] Refreshing schema for dox.user_permission_items (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:17.216Z","message":"Received event EVENT CREATED TABLE dox.notification_subscribers, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:17.646Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:06:17.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:17.660Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:06:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
{"timestamp":"2023-04-16T00:06:17.816Z","message":"Received event EVENT CREATED TABLE dox.last_notification, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:06:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:06:18.818Z","message":"[Control connection] Refreshing schema for dox","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:18.833Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:18.840Z","message":"Token to replica map computation for keyspace sdctitan completed in 7 milliseconds","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:19.601Z","message":"Received event EVENT CREATED TABLE dox.notifications, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:06:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:06:20.602Z","message":"[Control connection] Refreshing schema for dox.notifications (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:21.749Z","message":"Received event EVENT CREATED TABLE dox.vsp_merge_hint, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:06:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:06:22.750Z","message":"[Control connection] Refreshing schema for dox.vsp_merge_hint (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:22.909Z","message":"Received event EVENT CREATED TABLE dox.vsp_upload_status, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:23.909Z","message":"[Control connection] Refreshing schema for dox.vsp_upload_status (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:24.112Z","message":"Received event EVENT UPDATED TABLE dox.vsp_upload_status, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:06:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:06:25.113Z","message":"[Control connection] Refreshing schema for dox.vsp_upload_status (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:25.852Z","message":"Received event EVENT UPDATED TABLE dox.vsp_upload_status, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:06:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-16T00:06:26.747Z","message":"Received event EVENT CREATED TABLE zusammen_dox.item, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:27.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:06:27.663Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:27.664Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:06:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
{"timestamp":"2023-04-16T00:06:27.680Z","message":"Received event EVENT CREATED TABLE zusammen_dox.version, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:06:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:06:28.681Z","message":"[Control connection] Refreshing schema for everything.null (null)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:28.727Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:28.732Z","message":"Token to replica map computation for keyspace sdctitan completed in 5 milliseconds","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:28.996Z","message":"Received event EVENT CREATED TABLE zusammen_dox.version_elements, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:29.997Z","message":"[Control connection] Refreshing schema for zusammen_dox.version_elements (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:06:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-16T00:06:30.643Z","message":"Received event EVENT CREATED TABLE zusammen_dox.element_namespace, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:31.643Z","message":"[Control connection] Refreshing schema for zusammen_dox.element_namespace (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:32.541Z","message":"Received event EVENT CREATED TABLE zusammen_dox.element, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:06:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-16T00:06:33.542Z","message":"[Control connection] Refreshing schema for zusammen_dox.element (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:33.874Z","message":"Received event EVENT CREATED TABLE zusammen_dox.element_synchronization_state, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:06:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-16T00:06:34.771Z","message":"Received event EVENT CREATED TABLE zusammen_dox.element_stage, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:35.772Z","message":"[Control connection] Refreshing schema for zusammen_dox","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:35.781Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:35.784Z","message":"Token to replica map computation for keyspace sdctitan completed in 3 milliseconds","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:06:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-16T00:06:36.715Z","message":"Received event EVENT CREATED TABLE zusammen_dox.version_stage, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:37.645Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:06:37.663Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:37.664Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:06:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access"
{"timestamp":"2023-04-16T00:06:37.716Z","message":"[Control connection] Refreshing schema for zusammen_dox.version_stage (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:06:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:06:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:06:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:06:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:06:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:06:47.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:06:47.659Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:47.664Z","message":"Connection[/10.233.71.121:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:47.664Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:47.665Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:06:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:06:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:06:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:06:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:06:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:06:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-16T00:06:57.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:06:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:06:57.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:06:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:06:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:07:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:07:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:07:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:07:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-16T00:07:07.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:07:07.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:07:07.660Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:07:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
{"timestamp":"2023-04-16T00:07:07.733Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:07:07.738Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:07:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:07:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:07:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:07:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:07:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:07:17.644Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:07:17.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:07:17.659Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:07:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:07:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:07:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:07:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:07:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:07:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-16T00:07:27.644Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:07:27.662Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:07:27.662Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:07:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:07:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:07:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:07:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:07:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:07:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-16T00:07:37.648Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:07:37.668Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:07:37.669Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:07:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 35 - "logType": "access"
{"timestamp":"2023-04-16T00:07:37.744Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:07:37.752Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:07:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:07:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:07:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:07:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:07:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-16T00:07:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:07:47.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:07:47.662Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:07:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:07:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:07:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:07:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:07:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:07:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-16T00:07:57.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:07:57.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:07:57.660Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:07:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:07:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:08:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:08:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:08:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:08:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-16T00:08:07.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:08:07.662Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:08:07.664Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:08:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access"
{"timestamp":"2023-04-16T00:08:07.754Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:08:07.760Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:08:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:08:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:08:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:08:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:08:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:08:17.644Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:08:17.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:08:17.661Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:08:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:08:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:08:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:08:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:08:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:08:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-16T00:08:27.652Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:08:27.666Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:08:27.667Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:08:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:08:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:08:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:08:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:08:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:08:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:08:37.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:08:37.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:08:37.661Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:08:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
{"timestamp":"2023-04-16T00:08:37.765Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:08:37.771Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:08:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:08:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:08:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:08:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:08:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:08:47.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:08:47.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:08:47.661Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:08:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:08:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:08:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:08:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:08:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:08:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-16T00:08:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:08:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:08:57.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:08:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:08:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:09:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:09:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:09:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-16T00:09:07.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:09:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:09:07.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:09:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:09:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:09:07.775Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:09:07.781Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:09:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:09:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:09:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:09:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-16T00:09:17.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:09:17.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:09:17.662Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:09:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:09:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:09:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:09:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:09:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:09:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-16T00:09:27.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:09:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:09:27.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:09:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:09:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:09:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:09:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:09:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:09:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:09:37.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:09:37.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:09:37.661Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:09:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
{"timestamp":"2023-04-16T00:09:37.781Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:09:37.786Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:09:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:09:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:09:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:09:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:09:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-16T00:09:47.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:09:47.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:09:47.659Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:09:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:09:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:09:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:09:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:09:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:09:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-16T00:09:57.645Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:09:57.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:09:57.662Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:09:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:09:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:10:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:10:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:10:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:10:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-16T00:10:07.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:10:07.740Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:10:07.742Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:10:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 109 - "logType": "access"
{"timestamp":"2023-04-16T00:10:07.786Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:10:07.791Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:10:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:10:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:10:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:10:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:10:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-16T00:10:17.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:10:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:10:17.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:10:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:10:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:10:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:10:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:10:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:10:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-16T00:10:27.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:10:27.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:10:27.658Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:10:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:10:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:10:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:10:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:10:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:10:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-16T00:10:37.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:10:37.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:10:37.660Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:10:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
{"timestamp":"2023-04-16T00:10:37.797Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:10:37.802Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:10:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:10:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:10:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:10:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:10:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:10:47.646Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:10:47.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:10:47.661Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:10:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:10:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:10:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:10:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:10:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:10:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-16T00:10:57.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:10:57.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:10:57.658Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:10:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:10:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:11:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:11:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:11:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:11:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:11:07.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:11:07.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:11:07.660Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:11:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
{"timestamp":"2023-04-16T00:11:07.804Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:11:07.810Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:11:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:11:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:11:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:11:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:11:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:11:17.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:11:17.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:11:17.661Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:11:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:11:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:11:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:11:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:11:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:11:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:11:27.645Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:11:27.663Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:11:27.664Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:11:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:11:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:11:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:11:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:11:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:11:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:11:37.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:11:37.663Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:11:37.664Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:11:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access"
{"timestamp":"2023-04-16T00:11:37.811Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:11:37.816Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:11:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:11:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:11:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:11:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:11:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-16T00:11:47.645Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:11:47.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:11:47.662Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:11:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:11:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:11:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:11:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:11:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:11:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:11:57.644Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:11:57.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:11:57.658Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:11:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:11:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:12:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:12:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:12:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:12:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:12:07.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:12:07.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:12:07.662Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:12:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
{"timestamp":"2023-04-16T00:12:07.821Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:12:07.827Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:12:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:12:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:12:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:12:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:12:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:12:17.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:12:17.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:12:17.659Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:12:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:12:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:12:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:12:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:12:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:12:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:12:27.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:12:27.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:12:27.658Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:12:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:12:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:12:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:12:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:12:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:12:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-16T00:12:37.644Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:12:37.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:12:37.658Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:12:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
{"timestamp":"2023-04-16T00:12:37.830Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:12:37.836Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:12:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:12:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:12:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:12:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:12:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:12:47.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:12:47.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:12:47.660Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:12:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:12:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:12:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:12:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:12:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:12:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:12:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:12:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:12:57.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:12:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:12:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:13:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:13:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:13:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:13:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:13:07.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:13:07.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:13:07.658Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:13:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
{"timestamp":"2023-04-16T00:13:07.841Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:13:07.847Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:13:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:13:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:13:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:13:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:13:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:13:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:13:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:13:17.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:13:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:13:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:13:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:13:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:13:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:13:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:13:27.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:13:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:13:27.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:13:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:13:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:13:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:13:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:13:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:13:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:13:37.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:13:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:13:37.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:13:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
{"timestamp":"2023-04-16T00:13:37.848Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:13:37.855Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:13:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:13:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:13:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:13:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:13:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:13:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:13:47.652Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:13:47.656Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:13:47.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:13:47.658Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:13:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:13:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:13:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:13:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:13:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:13:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-16T00:13:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:13:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:13:57.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:13:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:13:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:14:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:14:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:14:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-16T00:14:07.644Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:14:07.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:14:07.660Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:14:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:14:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-16T00:14:07.856Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:14:07.861Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:14:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:14:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:14:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:14:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:14:17.645Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:14:17.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:14:17.661Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:14:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:14:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:14:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:14:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:14:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:14:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:14:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:14:27.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:14:27.658Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:14:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:14:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:14:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:14:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:14:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:14:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:14:37.645Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:14:37.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:14:37.661Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:14:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:14:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:14:37.867Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:14:37.870Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:14:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:14:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:14:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:14:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:14:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:14:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:14:47.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:14:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:14:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:14:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:14:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:14:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:14:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:14:57.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:14:57.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:14:57.659Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:14:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:14:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:14:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:15:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:15:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:15:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:15:07.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:15:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:15:07.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:15:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
{"timestamp":"2023-04-16T00:15:07.876Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:15:07.881Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:15:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:15:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:15:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:15:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:15:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:15:17.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:15:17.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:15:17.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:15:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:15:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:15:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:15:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:15:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:15:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:15:27.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:15:27.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:15:27.661Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:15:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:15:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:15:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:15:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:15:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:15:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-16T00:15:37.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:15:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:15:37.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:15:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
{"timestamp":"2023-04-16T00:15:37.885Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:15:37.891Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:15:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:15:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:15:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:15:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:15:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:15:47.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:15:47.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:15:47.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:15:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:15:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:15:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:15:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:15:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:15:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-16T00:15:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:15:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:15:57.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:15:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:15:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:16:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:16:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:16:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:16:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:16:07.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:16:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:16:07.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:16:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
{"timestamp":"2023-04-16T00:16:07.893Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:16:07.897Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:16:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:16:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:16:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:16:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:16:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:16:17.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:16:17.668Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:16:17.669Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:16:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 34 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:16:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:16:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:16:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:16:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:16:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:16:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:16:27.662Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:16:27.663Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:16:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:16:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:16:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:16:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:16:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:16:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:16:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:16:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:16:37.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:16:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
{"timestamp":"2023-04-16T00:16:37.901Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:16:37.906Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:16:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:16:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:16:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:16:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:16:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:16:47.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:16:47.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:16:47.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:16:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:16:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:16:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:16:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:16:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:16:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:16:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:16:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:16:57.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:16:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:16:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:17:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:17:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:17:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:17:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:17:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:17:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:17:07.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:17:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
{"timestamp":"2023-04-16T00:17:07.908Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:17:07.913Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:17:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:17:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:17:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:17:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:17:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:17:17.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:17:17.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:17:17.659Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:17:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:17:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:17:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:17:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:17:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:17:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:17:27.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:17:27.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:17:27.660Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:17:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:17:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:17:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:17:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:17:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:17:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:17:37.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:17:37.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:17:37.660Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:17:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
{"timestamp":"2023-04-16T00:17:37.914Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:17:37.919Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:17:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:17:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:17:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:17:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:17:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:17:47.652Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:17:47.666Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:17:47.667Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:17:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:17:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:17:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:17:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:17:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:17:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:17:57.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:17:57.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:17:57.661Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:17:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:17:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:18:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:18:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:18:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:18:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-16T00:18:07.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:18:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:18:07.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:18:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-16T00:18:07.921Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:18:07.926Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:18:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:18:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:18:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:18:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:18:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:18:17.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:18:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:18:17.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:18:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:18:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:18:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:18:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:18:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:18:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:18:27.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:18:27.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:18:27.659Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:18:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:18:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:18:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:18:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:18:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:18:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:18:37.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:18:37.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:18:37.661Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:18:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
{"timestamp":"2023-04-16T00:18:37.930Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:18:37.936Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:18:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:18:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:18:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:18:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:18:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:18:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:18:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:18:47.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:18:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:18:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:18:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:18:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:18:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:18:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:18:57.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:18:57.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:18:57.660Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:18:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:18:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:19:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:19:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:19:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:19:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:19:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:19:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:19:07.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:19:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
{"timestamp":"2023-04-16T00:19:07.937Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:19:07.945Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:19:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:19:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:19:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:19:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:19:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:19:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:19:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:19:17.651Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:19:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:19:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:19:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:19:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:19:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:19:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:19:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:19:27.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:19:27.660Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:19:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:19:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:19:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:19:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:19:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:19:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:19:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:19:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:19:37.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:19:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-16T00:19:37.946Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:19:37.953Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:19:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:19:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:19:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:19:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:19:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:19:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:19:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:19:47.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:19:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:19:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:19:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:19:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:19:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:19:57.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:19:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:19:57.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:19:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:19:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:19:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:20:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:20:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:20:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:20:07.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:20:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:20:07.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:20:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:20:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:20:07.954Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:20:07.965Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:20:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:20:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:20:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:20:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:20:17.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:20:17.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:20:17.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:20:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:20:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:20:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:20:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:20:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:20:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:20:27.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:20:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:20:27.657Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:20:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:20:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:20:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:20:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:20:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:20:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:20:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:20:37.655Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:20:37.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:20:37.658Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:20:37.658Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:20:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:20:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:20:37.967Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:20:37.975Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:20:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:20:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:20:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:20:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:20:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:20:47.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:20:47.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:20:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:20:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:20:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:20:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:20:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:20:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:20:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:20:57.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:20:57.658Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:20:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:20:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:21:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:21:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:21:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:21:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:21:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:21:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:21:07.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:21:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
{"timestamp":"2023-04-16T00:21:07.976Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:21:07.981Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:21:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:21:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:21:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:21:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:21:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:21:17.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:21:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:21:17.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:21:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:21:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:21:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:21:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:21:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:21:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:21:27.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:21:27.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:21:27.660Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:21:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:21:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:21:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:21:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:21:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:21:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:21:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:21:37.703Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:21:37.704Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:21:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 70 - "logType": "access"
{"timestamp":"2023-04-16T00:21:37.985Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:21:37.991Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:21:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:21:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:21:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:21:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:21:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:21:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:21:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:21:47.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:21:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:21:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:21:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:21:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:21:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:21:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:21:57.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:21:57.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:21:57.659Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:21:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:21:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:22:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:22:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:22:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:22:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:22:07.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:22:07.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:22:07.660Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:22:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
{"timestamp":"2023-04-16T00:22:07.992Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:22:07.998Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:22:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:22:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:22:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:22:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:22:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:22:17.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:22:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:22:17.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:22:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:22:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:22:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:22:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:22:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:22:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:22:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:22:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:22:27.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:22:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:22:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:22:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:22:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:22:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:22:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:22:37.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:22:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:22:37.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:22:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
{"timestamp":"2023-04-16T00:22:38.000Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:22:38.005Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:22:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:22:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:22:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:22:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:22:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:22:47.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:22:47.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:22:47.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:22:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:22:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:22:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:22:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:22:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:22:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:22:57.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:22:57.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:22:57.661Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:22:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:22:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:23:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:23:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:23:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:23:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:23:07.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:23:07.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:23:07.660Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:23:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
{"timestamp":"2023-04-16T00:23:08.010Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:23:08.015Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:23:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:23:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:23:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:23:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:23:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:23:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:23:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:23:17.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:23:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:23:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:23:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:23:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:23:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:23:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:23:27.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:23:27.663Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:23:27.665Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:23:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:23:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:23:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:23:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:23:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:23:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:23:37.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:23:37.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:23:37.660Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:23:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
{"timestamp":"2023-04-16T00:23:38.021Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:23:38.026Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:23:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:23:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:23:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:23:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:23:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:23:47.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:23:47.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:23:47.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:23:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:23:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:23:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:23:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:23:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:23:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:23:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:23:57.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:23:57.659Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:23:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:23:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:24:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:24:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:24:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:24:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:24:07.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:24:07.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:24:07.661Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:24:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
{"timestamp":"2023-04-16T00:24:08.029Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:24:08.033Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:24:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:24:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:24:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:24:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:24:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:24:17.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:24:17.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:24:17.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:24:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:24:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:24:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:24:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:24:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:24:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:24:27.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:24:27.663Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:24:27.665Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:24:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:24:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:24:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:24:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:24:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:24:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:24:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:24:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:24:37.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:24:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
{"timestamp":"2023-04-16T00:24:38.037Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:24:38.043Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:24:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:24:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:24:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:24:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:24:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:24:47.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:24:47.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:24:47.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:24:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:24:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:24:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:24:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:24:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:24:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:24:57.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:24:57.663Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:24:57.664Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:24:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:24:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:25:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:25:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:25:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:25:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:25:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:25:07.655Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:25:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:25:07.657Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:25:07.659Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:25:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
{"timestamp":"2023-04-16T00:25:08.044Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:25:08.050Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:25:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:25:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:25:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:25:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:25:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:25:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:25:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:25:17.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:25:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:25:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:25:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:25:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:25:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:25:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:25:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:25:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:25:27.657Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:25:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:25:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:25:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:25:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:25:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:25:37.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:25:37.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:25:37.661Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:25:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:25:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:25:38.052Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:25:38.057Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:25:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:25:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:25:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:25:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:25:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:25:47.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:25:47.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:25:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:25:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:25:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:25:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:25:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:25:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:25:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:25:57.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:25:57.660Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:25:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:25:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:25:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:26:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:26:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:26:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:26:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:26:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:26:07.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:26:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:26:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:26:08.064Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:26:08.069Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:26:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:26:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:26:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:26:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:26:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:26:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:26:17.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:26:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:26:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:26:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:26:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:26:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:26:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:26:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:26:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:26:27.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:26:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:26:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:26:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:26:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:26:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:26:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:26:37.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:26:37.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:26:37.660Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:26:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:26:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:26:38.074Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:26:38.080Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:26:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:26:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:26:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:26:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:26:47.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:26:47.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:26:47.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:26:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:26:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:26:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:26:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:26:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:26:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:26:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:26:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:26:57.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:26:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:26:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:27:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:27:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:27:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:27:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:27:07.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:27:07.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:27:07.660Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:27:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
{"timestamp":"2023-04-16T00:27:08.081Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:27:08.085Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:27:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:27:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:27:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:27:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:27:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:27:17.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:27:17.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:27:17.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:27:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:27:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:27:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:27:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:27:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:27:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:27:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:27:27.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:27:27.659Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:27:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:27:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:27:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:27:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:27:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:27:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:27:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:27:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:27:37.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:27:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
{"timestamp":"2023-04-16T00:27:38.086Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:27:38.091Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:27:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:27:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:27:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:27:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:27:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:27:47.647Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:27:47.665Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:27:47.666Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:27:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 33 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:27:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:27:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:27:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:27:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:27:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:27:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:27:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:27:57.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:27:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:27:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:28:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:28:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:28:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:28:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:28:07.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:28:07.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:28:07.658Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:28:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
{"timestamp":"2023-04-16T00:28:08.092Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:28:08.098Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:28:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:28:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:28:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:28:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:28:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:28:17.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:28:17.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:28:17.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:28:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:28:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:28:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:28:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:28:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:28:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:28:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:28:27.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:28:27.662Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:28:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:28:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:28:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:28:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:28:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:28:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:28:37.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:28:37.658Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:28:37.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:28:37.661Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:28:37.661Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:28:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
{"timestamp":"2023-04-16T00:28:38.098Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:28:38.104Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:28:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:28:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:28:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:28:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:28:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:28:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:28:47.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:28:47.658Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:28:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:28:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:28:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:28:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:28:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:28:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:28:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:28:57.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:28:57.661Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:28:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:28:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:29:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:29:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:29:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:29:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:29:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:29:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:29:07.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:29:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-16T00:29:08.105Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:29:08.110Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:29:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:29:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:29:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:29:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:29:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:29:17.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:29:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:29:17.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:29:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:29:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:29:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:29:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:29:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:29:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:29:27.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:29:27.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:29:27.658Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:29:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:29:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:29:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:29:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:29:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:29:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:29:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:29:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:29:37.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:29:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
{"timestamp":"2023-04-16T00:29:38.112Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:29:38.118Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:29:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:29:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:29:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:29:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:29:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:29:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:29:47.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:29:47.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:29:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:29:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:29:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:29:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:29:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:29:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:29:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:29:57.667Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:29:57.668Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:29:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 34 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:29:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:30:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:30:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:30:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:30:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T00:30:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:30:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:30:07.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:30:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
{"timestamp":"2023-04-16T00:30:08.123Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:30:08.128Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:30:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:30:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:30:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:30:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:30:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T00:30:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:30:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:30:17.649Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:30:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:30:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:30:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:30:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:30:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:30:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:30:27.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:30:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:30:27.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:30:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:30:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:30:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:30:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:30:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:30:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:30:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:30:37.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:30:37.658Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:30:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
{"timestamp":"2023-04-16T00:30:38.132Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:30:38.137Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:30:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:30:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:30:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:30:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:30:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:30:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:30:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:30:47.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:30:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:30:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:30:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:30:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:30:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:30:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:30:57.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:30:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:30:57.658Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:30:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:30:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:31:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:31:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:31:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:31:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:31:07.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:31:07.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:31:07.662Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:31:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
{"timestamp":"2023-04-16T00:31:08.141Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:31:08.145Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:31:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:31:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:31:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:31:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:31:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:31:17.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:31:17.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:31:17.659Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:31:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:31:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:31:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:31:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:31:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:31:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:31:27.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:31:27.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:31:27.658Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:31:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:31:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:31:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:31:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:31:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:31:37.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:31:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:31:37.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:31:37.659Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:31:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
{"timestamp":"2023-04-16T00:31:38.149Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:31:38.155Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:31:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:31:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:31:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:31:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:31:47.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:31:47.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:31:47.657Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:31:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:31:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:31:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:31:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:31:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:31:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T00:31:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:31:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:31:57.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:31:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:31:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:31:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:32:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:32:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:32:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:32:07.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:32:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:32:07.657Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:32:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:32:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:32:08.156Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:32:08.162Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:32:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:32:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:32:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:32:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:32:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:32:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:32:17.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:32:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:32:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:32:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:32:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:32:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:32:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:32:27.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:32:27.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:32:27.658Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:32:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:32:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:32:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:32:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:32:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:32:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:32:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:32:37.656Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:32:37.660Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:32:37.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:32:37.662Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:32:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:32:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:32:38.165Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:32:38.171Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:32:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:32:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:32:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:32:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:32:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:32:47.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:32:47.658Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:32:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:32:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:32:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:32:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:32:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:32:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:32:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:32:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:32:57.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:32:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:32:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:33:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:33:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:33:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:33:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:33:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:33:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:33:07.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:33:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:33:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:33:08.172Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:33:08.178Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:33:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:33:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:33:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:33:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:33:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:33:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:33:17.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:33:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:33:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:33:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:33:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:33:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:33:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-16T00:33:27.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:33:27.652Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:33:27.657Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:33:27.664Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:33:27.665Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:33:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:33:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:33:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:33:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:33:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:33:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:33:37.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:33:37.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:33:37.659Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:33:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
{"timestamp":"2023-04-16T00:33:38.179Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:33:38.185Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:33:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:33:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:33:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:33:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:33:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:33:47.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:33:47.651Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:33:47.654Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:33:47.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:33:47.659Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:33:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:33:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:33:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:33:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:33:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:33:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:33:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:33:57.670Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:33:57.671Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:33:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 36 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:33:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:34:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:34:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:34:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:34:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:34:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:34:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:34:07.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:34:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
{"timestamp":"2023-04-16T00:34:08.190Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:34:08.194Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:34:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:34:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:34:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:34:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:34:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:34:17.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:34:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:34:17.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:34:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:34:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:34:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:34:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:34:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:34:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:34:27.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:34:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:34:27.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:34:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:34:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:34:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:34:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:34:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:34:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:34:37.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:34:37.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:34:37.661Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:34:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
{"timestamp":"2023-04-16T00:34:38.200Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:34:38.206Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:34:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:34:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:34:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:34:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:34:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:34:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:34:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:34:47.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:34:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:34:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:34:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:34:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:34:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:34:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:34:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:34:57.655Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:34:57.662Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:34:57.664Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:34:57.665Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:34:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:34:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:35:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:35:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:35:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:35:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:35:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:35:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:35:07.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:35:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
{"timestamp":"2023-04-16T00:35:08.208Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:35:08.213Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:35:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:35:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:35:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:35:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:35:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:35:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:35:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:35:17.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:35:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:35:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:35:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:35:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:35:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:35:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:35:27.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:35:27.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:35:27.659Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:35:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:35:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:35:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:35:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:35:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:35:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:35:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:35:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:35:37.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:35:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
{"timestamp":"2023-04-16T00:35:38.216Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:35:38.221Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:35:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:35:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:35:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:35:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:35:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:35:47.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:35:47.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:35:47.659Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:35:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:35:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:35:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:35:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:35:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:35:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:35:57.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:35:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:35:57.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:35:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:35:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:36:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:36:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:36:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:36:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:36:07.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:36:07.662Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:36:07.663Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:36:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access"
{"timestamp":"2023-04-16T00:36:08.223Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:36:08.227Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:36:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:36:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:36:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:36:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:36:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:36:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:36:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:36:17.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:36:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:36:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:36:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:36:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:36:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:36:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:36:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:36:27.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:36:27.657Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:36:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:36:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:36:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:36:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:36:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:36:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:36:37.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:36:37.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:36:37.659Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:36:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
{"timestamp":"2023-04-16T00:36:38.229Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:36:38.235Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:36:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:36:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:36:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:36:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:36:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T00:36:47.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:36:47.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:36:47.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:36:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:36:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:36:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:36:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:36:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:36:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-16T00:36:57.644Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:36:57.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:36:57.661Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:36:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:36:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:37:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:37:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:37:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:37:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:37:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:37:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:37:07.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:37:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-16T00:37:08.236Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:37:08.241Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:37:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:37:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:37:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:37:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:37:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:37:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:37:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:37:17.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:37:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:37:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:37:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:37:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:37:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:37:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T00:37:27.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:37:27.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:37:27.658Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:37:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:37:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:37:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:37:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:37:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:37:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:37:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:37:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:37:37.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:37:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
{"timestamp":"2023-04-16T00:37:38.243Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:37:38.250Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:37:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:37:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:37:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:37:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:37:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:37:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:37:47.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:37:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:37:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:37:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:37:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:37:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:37:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:37:57.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:37:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:37:57.657Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:37:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:37:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:37:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:38:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:38:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:38:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:38:07.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:38:07.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:38:07.660Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:38:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:38:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:38:08.251Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:38:08.255Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:38:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:38:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:38:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:38:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:38:17.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:38:17.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:38:17.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:38:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:38:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:38:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:38:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:38:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:38:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:38:27.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:38:27.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:38:27.659Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:38:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:38:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:38:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:38:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:38:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:38:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:38:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:38:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:38:37.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:38:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:38:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:38:38.256Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:38:38.261Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:38:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:38:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:38:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:38:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:38:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:38:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:38:47.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:38:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:38:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:38:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:38:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:38:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:38:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:38:57.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:38:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:38:57.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:38:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:38:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:39:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:39:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:39:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:39:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:39:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:39:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:39:07.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:39:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:39:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:39:08.262Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:39:08.267Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:39:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:39:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:39:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:39:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:39:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:39:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:39:17.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:39:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:39:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:39:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:39:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:39:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:39:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T00:39:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:39:27.665Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:39:27.666Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:39:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:39:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:39:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:39:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:39:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:39:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:39:37.646Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:39:37.668Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:39:37.669Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:39:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 33 - "logType": "access"
{"timestamp":"2023-04-16T00:39:38.268Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:39:38.273Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:39:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:39:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:39:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:39:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:39:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:39:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:39:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:39:47.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:39:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:39:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:39:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:39:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:39:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:39:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:39:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:39:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:39:57.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:39:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:39:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:40:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:40:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:40:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:40:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:40:07.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:40:07.703Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:40:07.705Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:40:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 70 - "logType": "access"
{"timestamp":"2023-04-16T00:40:08.273Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:40:08.279Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:40:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:40:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:40:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:40:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:40:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:40:17.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:40:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:40:17.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:40:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:40:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:40:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:40:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:40:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:40:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:40:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:40:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:40:27.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:40:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:40:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:40:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:40:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:40:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:40:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:40:37.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:40:37.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:40:37.658Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:40:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
{"timestamp":"2023-04-16T00:40:38.284Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:40:38.290Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:40:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:40:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:40:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:40:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:40:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:40:47.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:40:47.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:40:47.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:40:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:40:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:40:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:40:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:40:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:40:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:40:57.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:40:57.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:40:57.658Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:40:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:40:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:41:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:41:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:41:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:41:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:41:07.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:41:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:41:07.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:41:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
{"timestamp":"2023-04-16T00:41:08.295Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:41:08.302Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:41:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:41:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:41:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:41:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:41:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:41:17.654Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:41:17.665Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:41:17.666Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:41:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:41:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:41:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:41:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:41:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:41:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:41:27.650Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:41:27.657Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:41:27.661Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:41:27.664Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:41:27.665Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:41:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:41:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:41:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:41:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:41:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:41:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:41:37.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:41:37.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:41:37.660Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:41:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
{"timestamp":"2023-04-16T00:41:38.303Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:41:38.307Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:41:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:41:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:41:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:41:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:41:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:41:47.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:41:47.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:41:47.660Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:41:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:41:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:41:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:41:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:41:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:41:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:41:57.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:41:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:41:57.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:41:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:41:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:42:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:42:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:42:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:42:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:42:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:42:07.699Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:42:07.701Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:42:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 68 - "logType": "access"
{"timestamp":"2023-04-16T00:42:08.312Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:42:08.317Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:42:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:42:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:42:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:42:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:42:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:42:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:42:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:42:17.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:42:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:42:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:42:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:42:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:42:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:42:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:42:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:42:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:42:27.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:42:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:42:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:42:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:42:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:42:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:42:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:42:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:42:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:42:37.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:42:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
{"timestamp":"2023-04-16T00:42:38.319Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:42:38.323Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:42:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:42:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:42:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:42:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:42:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:42:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:42:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:42:47.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:42:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:42:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:42:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:42:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:42:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:42:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:42:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:42:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:42:57.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:42:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:42:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:43:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:43:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:43:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:43:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T00:43:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:43:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:43:07.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:43:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
{"timestamp":"2023-04-16T00:43:08.326Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:43:08.330Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:43:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:43:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:43:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:43:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:43:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:43:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:43:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:43:17.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:43:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:43:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:43:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:43:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:43:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:43:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:43:27.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:43:27.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:43:27.659Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:43:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:43:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:43:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:43:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:43:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:43:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:43:37.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:43:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:43:37.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:43:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-16T00:43:38.337Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:43:38.341Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:43:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:43:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:43:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:43:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:43:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:43:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:43:47.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:43:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:43:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:43:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:43:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:43:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:43:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:43:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:43:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:43:57.657Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:43:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:43:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:43:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:44:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:44:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:44:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:44:07.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:44:07.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:44:07.659Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:44:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:44:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:44:08.345Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:44:08.350Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:44:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:44:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:44:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:44:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:44:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:44:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:44:17.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:44:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:44:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:44:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:44:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:44:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:44:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T00:44:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:44:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:44:27.657Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:44:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:44:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:44:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:44:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:44:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:44:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:44:37.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:44:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:44:37.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:44:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:44:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:44:38.351Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:44:38.356Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:44:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:44:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:44:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:44:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:44:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:44:47.652Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:44:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:44:47.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:44:47.655Z","message":"Connection[/10.233.71.121:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:44:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:44:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:44:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:44:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:44:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:44:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:44:57.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:44:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:44:57.657Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:44:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:44:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:45:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:45:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:45:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:45:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:45:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:45:07.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:45:07.658Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:45:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:45:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:45:08.357Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:45:08.361Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:45:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:45:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:45:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:45:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:45:17.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:45:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:45:17.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:45:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:45:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:45:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:45:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:45:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:45:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:45:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:45:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:45:27.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:45:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:45:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:45:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:45:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:45:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:45:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:45:37.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:45:37.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:45:37.658Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:45:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:45:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T00:45:38.364Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:45:38.369Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:45:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:45:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:45:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:45:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:45:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:45:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:45:47.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:45:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:45:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:45:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:45:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:45:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:45:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:45:57.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:45:57.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:45:57.661Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:45:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:45:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:46:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:46:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:46:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:46:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:46:07.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:46:07.695Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:46:07.696Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:46:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 61 - "logType": "access"
{"timestamp":"2023-04-16T00:46:08.372Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:46:08.377Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:46:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:46:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:46:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:46:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:46:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:46:17.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:46:17.653Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:46:17.656Z","message":"Connection[/10.233.71.121:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:46:17.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:46:17.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:46:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:46:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:46:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:46:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:46:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:46:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:46:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:46:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:46:27.657Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:46:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:46:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:46:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:46:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:46:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:46:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:46:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:46:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:46:37.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:46:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
{"timestamp":"2023-04-16T00:46:38.378Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:46:38.383Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:46:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:46:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:46:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:46:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:46:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:46:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:46:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:46:47.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:46:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:46:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:46:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:46:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:46:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:46:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:46:57.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:46:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:46:57.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:46:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:46:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:47:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:47:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:47:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:47:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:47:07.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:47:07.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:47:07.658Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:47:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
{"timestamp":"2023-04-16T00:47:08.384Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:47:08.390Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:47:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:47:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:47:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:47:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:47:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:47:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:47:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:47:17.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:47:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:47:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:47:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:47:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:47:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:47:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:47:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:47:27.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:47:27.660Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:47:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:47:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:47:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:47:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:47:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:47:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:47:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:47:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:47:37.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:47:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
{"timestamp":"2023-04-16T00:47:38.391Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:47:38.396Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:47:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:47:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:47:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:47:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:47:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:47:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:47:47.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:47:47.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:47:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:47:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:47:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:47:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:47:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:47:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:47:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:47:57.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:47:57.658Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:47:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:47:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:48:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:48:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:48:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:48:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:48:07.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:48:07.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:48:07.660Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:48:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
{"timestamp":"2023-04-16T00:48:08.398Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:48:08.403Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:48:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:48:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:48:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:48:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:48:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:48:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:48:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:48:17.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:48:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:48:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:48:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:48:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:48:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:48:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:48:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:48:27.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:48:27.662Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:48:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:48:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:48:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:48:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:48:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:48:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T00:48:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:48:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:48:37.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:48:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-16T00:48:38.405Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:48:38.410Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:48:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:48:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:48:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:48:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:48:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:48:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:48:47.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:48:47.662Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:48:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:48:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:48:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:48:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:48:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:48:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:48:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:48:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:48:57.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:48:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:48:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:49:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:49:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:49:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:49:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:49:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:49:07.653Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:49:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:49:07.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:49:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
{"timestamp":"2023-04-16T00:49:07.660Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:49:08.416Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:49:08.421Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:49:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:49:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:49:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:49:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:49:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:49:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:49:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:49:17.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:49:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:49:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:49:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:49:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:49:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:49:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:49:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:49:27.655Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:49:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:49:27.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:49:27.657Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:49:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:49:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:49:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:49:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:49:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:49:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:49:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:49:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:49:37.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:49:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
{"timestamp":"2023-04-16T00:49:38.427Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:49:38.432Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:49:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:49:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:49:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:49:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:49:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:49:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:49:47.662Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:49:47.663Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:49:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:49:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:49:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:49:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:49:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:49:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:49:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:49:57.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:49:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:49:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:49:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:50:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:50:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:50:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:50:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:50:07.690Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:50:07.691Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:50:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 55 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:50:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:50:08.433Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:50:08.438Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:50:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:50:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:50:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:50:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T00:50:17.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:50:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:50:17.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:50:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:50:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:50:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:50:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:50:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:50:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T00:50:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:50:27.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:50:27.662Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:50:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:50:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:50:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:50:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:50:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:50:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T00:50:37.650Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:50:37.666Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:50:37.667Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:50:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:50:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:50:38.444Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:50:38.448Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:50:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:50:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:50:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:50:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T00:50:47.648Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:50:47.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:50:47.662Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:50:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:50:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:50:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:50:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:50:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:50:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:50:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:50:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:50:57.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:50:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:50:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:50:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:51:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:51:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:51:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:51:07.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:51:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:51:07.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:51:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:51:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:51:08.454Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:51:08.460Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:51:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:51:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:51:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:51:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:51:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:51:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:51:17.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:51:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:51:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:51:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:51:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:51:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:51:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:51:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:51:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:51:27.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:51:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:51:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:51:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:51:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:51:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:51:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:51:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:51:37.731Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:51:37.732Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:51:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 96 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:51:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:51:38.466Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:51:38.472Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:51:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:51:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:51:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:51:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:51:47.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:51:47.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:51:47.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:51:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:51:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:51:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:51:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:51:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:51:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:51:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:51:57.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:51:57.662Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:51:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:51:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:52:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:52:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:52:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:52:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:52:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:52:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:52:07.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:52:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:52:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:52:08.474Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:52:08.479Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:52:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:52:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:52:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:52:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:52:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:52:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:52:17.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:52:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:52:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:52:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:52:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:52:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:52:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T00:52:27.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:52:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:52:27.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:52:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:52:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:52:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:52:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:52:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:52:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:52:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:52:37.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:52:37.658Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:52:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
{"timestamp":"2023-04-16T00:52:38.484Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:52:38.489Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:52:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:52:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:52:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:52:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:52:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:52:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:52:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:52:47.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:52:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:52:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:52:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:52:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:52:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:52:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:52:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:52:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:52:57.657Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:52:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:52:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:53:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:53:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:53:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:53:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:53:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:53:07.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:53:07.659Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:53:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
{"timestamp":"2023-04-16T00:53:08.491Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:53:08.495Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:53:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:53:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:53:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:53:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:53:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-16T00:53:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:53:17.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:53:17.658Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:53:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:53:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:53:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:53:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:53:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:53:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T00:53:27.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:53:27.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:53:27.661Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:53:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:53:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:53:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:53:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:53:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:53:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T00:53:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:53:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:53:37.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:53:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
{"timestamp":"2023-04-16T00:53:38.497Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:53:38.504Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:53:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:53:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:53:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:53:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:53:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:53:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:53:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:53:47.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:53:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:53:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:53:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:53:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:53:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:53:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:53:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:53:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:53:57.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:53:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:53:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:54:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:54:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:54:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:54:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:54:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:54:07.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:54:07.660Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:54:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
{"timestamp":"2023-04-16T00:54:08.505Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:54:08.510Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:54:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:54:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:54:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:54:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:54:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:54:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:54:17.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:54:17.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:54:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:54:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:54:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:54:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:54:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:54:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:54:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:54:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:54:27.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:54:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:54:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:54:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:54:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:54:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:54:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T00:54:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:54:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:54:37.657Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:54:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
{"timestamp":"2023-04-16T00:54:38.510Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:54:38.515Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:54:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:54:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:54:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:54:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:54:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:54:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:54:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:54:47.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:54:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:54:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:54:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:54:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:54:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:54:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:54:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:54:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:54:57.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:54:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:54:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:55:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:55:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:55:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:55:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:55:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:55:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:55:07.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:55:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
{"timestamp":"2023-04-16T00:55:08.521Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:55:08.527Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:55:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:55:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:55:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:55:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:55:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:55:17.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:55:17.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:55:17.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:55:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:55:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:55:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:55:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:55:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:55:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:55:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:55:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:55:27.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:55:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:55:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:55:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:55:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:55:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:55:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T00:55:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:55:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:55:37.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:55:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
{"timestamp":"2023-04-16T00:55:38.529Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:55:38.533Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:55:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:55:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:55:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:55:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:55:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:55:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:55:47.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:55:47.657Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:55:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:55:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:55:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:55:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:55:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:55:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:55:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:55:57.655Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:55:57.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:55:57.658Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:55:57.659Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:55:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:55:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:56:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:56:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:56:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:56:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:56:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:56:07.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:56:07.658Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:56:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
{"timestamp":"2023-04-16T00:56:08.534Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:56:08.539Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:56:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:56:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:56:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:56:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:56:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:56:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:56:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:56:17.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:56:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:56:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:56:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:56:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:56:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:56:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:56:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:56:27.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:56:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:56:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:56:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:56:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:56:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:56:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:56:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:56:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:56:37.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:56:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:56:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:56:38.545Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:56:38.551Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:56:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:56:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:56:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:56:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:56:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:56:47.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:56:47.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:56:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:56:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:56:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:56:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:56:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:56:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:56:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:56:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:56:57.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:56:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:56:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:56:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:57:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:57:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:57:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:57:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:57:07.656Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:57:07.659Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:57:07.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:57:07.660Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:57:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:57:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:57:08.552Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:57:08.556Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:57:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:57:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:57:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:57:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:57:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:57:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:57:17.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:57:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:57:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:57:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:57:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:57:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:57:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:57:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:57:27.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:57:27.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:57:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:57:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:57:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:57:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:57:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:57:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T00:57:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:57:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:57:37.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:57:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:57:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:57:38.557Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:57:38.562Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:57:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:57:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:57:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:57:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T00:57:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:57:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:57:47.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:57:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:57:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:57:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:57:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:57:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:57:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:57:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:57:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:57:57.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:57:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:57:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:58:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:58:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:58:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:58:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T00:58:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:58:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:58:07.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:58:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:58:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T00:58:08.565Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:58:08.570Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:58:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:58:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:58:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:58:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:58:17.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:58:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:58:17.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:58:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:58:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:58:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:58:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:58:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:58:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:58:27.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:58:27.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:58:27.661Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:58:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:58:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:58:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:58:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:58:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:58:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:58:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:58:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:58:37.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:58:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:58:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:58:38.572Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:58:38.578Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:58:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:58:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:58:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:58:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:58:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:58:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:58:47.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:58:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:58:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:58:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:58:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:58:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:58:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:58:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:58:57.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:58:57.663Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:58:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:58:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:59:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:59:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:59:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:59:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:59:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:59:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:59:07.658Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:59:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:59:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:59:08.584Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:59:08.589Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:59:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:59:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:59:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:59:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:59:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:59:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:59:17.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:59:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:59:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:59:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:59:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:59:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:59:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T00:59:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:59:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:59:27.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:59:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:59:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:59:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:59:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:59:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:59:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T00:59:37.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:59:37.715Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:59:37.716Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:59:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 81 - "logType": "access"
{"timestamp":"2023-04-16T00:59:38.592Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:59:38.597Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:59:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:59:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:59:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:59:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:59:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T00:59:47.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:59:47.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:59:47.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:59:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:59:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:59:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:59:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:59:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:59:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T00:59:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T00:59:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T00:59:57.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:00:59:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:00:59:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:00:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:00:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:00:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:00:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T01:00:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:00:07.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:00:07.658Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:00:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
{"timestamp":"2023-04-16T01:00:08.603Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:00:08.608Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:00:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:00:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:00:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:00:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:00:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T01:00:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:00:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:00:17.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:00:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:00:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:00:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:00:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:00:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:00:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T01:00:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:00:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:00:27.651Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:00:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:00:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:00:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:00:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:00:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:00:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T01:00:37.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:00:37.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:00:37.660Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:00:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
{"timestamp":"2023-04-16T01:00:38.609Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:00:38.615Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:00:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:00:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:00:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:00:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:00:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:00:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:00:47.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:00:47.658Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:00:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:00:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:00:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:00:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:00:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:00:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:00:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:00:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:00:57.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:00:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:00:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:01:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:01:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:01:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:01:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:01:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:01:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:01:07.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:01:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
{"timestamp":"2023-04-16T01:01:08.619Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:01:08.625Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:01:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:01:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:01:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:01:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:01:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:01:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:01:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:01:17.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:01:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:01:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:01:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:01:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:01:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:01:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:01:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:01:27.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:01:27.658Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:01:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:01:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:01:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:01:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:01:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:01:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T01:01:37.645Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:01:37.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:01:37.661Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:01:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
{"timestamp":"2023-04-16T01:01:38.629Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:01:38.634Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:01:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:01:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:01:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:01:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:01:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:01:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:01:47.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:01:47.659Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:01:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:01:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:01:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:01:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:01:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:01:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T01:01:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:01:57.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:01:57.658Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:01:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:01:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:02:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:02:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:02:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:02:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:02:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:02:07.674Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:02:07.676Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:02:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 41 - "logType": "access"
{"timestamp":"2023-04-16T01:02:08.639Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:02:08.644Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:02:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:02:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:02:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:02:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:02:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:02:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:02:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:02:17.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:02:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:02:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:02:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:02:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:02:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:02:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:02:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:02:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:02:27.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:02:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:02:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:02:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:02:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:02:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:02:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:02:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:02:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:02:37.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:02:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
{"timestamp":"2023-04-16T01:02:38.644Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:02:38.649Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:02:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:02:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:02:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:02:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:02:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T01:02:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:02:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:02:47.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:02:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:02:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:02:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:02:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:02:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T01:02:57.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:02:57.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:02:57.659Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:02:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:02:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:02:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:03:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:03:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:03:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:03:07.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:03:07.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:03:07.661Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:03:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:03:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:03:08.650Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:03:08.654Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:03:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:03:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:03:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:03:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:03:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:03:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:03:17.650Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:03:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:03:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:03:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:03:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:03:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:03:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:03:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:03:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:03:27.657Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:03:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:03:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:03:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:03:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:03:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:03:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:03:37.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:03:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:03:37.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:03:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:03:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:03:38.657Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:03:38.662Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:03:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:03:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:03:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:03:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:03:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:03:47.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:03:47.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:03:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:03:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:03:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:03:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:03:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:03:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:03:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:03:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:03:57.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:03:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:03:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:03:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:04:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:04:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:04:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:04:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:04:07.676Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:04:07.677Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:04:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 41 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:04:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T01:04:08.665Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:04:08.669Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:04:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:04:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:04:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:04:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:04:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:04:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:04:17.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:04:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:04:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:04:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:04:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:04:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:04:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:04:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:04:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:04:27.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:04:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:04:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:04:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:04:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:04:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:04:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:04:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:04:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:04:37.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:04:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:04:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:04:38.675Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:04:38.681Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:04:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:04:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:04:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:04:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:04:47.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:04:47.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:04:47.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:04:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:04:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:04:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:04:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:04:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:04:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:04:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:04:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:04:57.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:04:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:04:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:05:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:05:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:05:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:05:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:05:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:05:07.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:05:07.658Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:05:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:05:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:05:08.684Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:05:08.689Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:05:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:05:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:05:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:05:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:05:17.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:05:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:05:17.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:05:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:05:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:05:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:05:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:05:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:05:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:05:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:05:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:05:27.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:05:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:05:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:05:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:05:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:05:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:05:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-16T01:05:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:05:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:05:37.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:05:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:05:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:05:38.693Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:05:38.697Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:05:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:05:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:05:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:05:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T01:05:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:05:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:05:47.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:05:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:05:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:05:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:05:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:05:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:05:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T01:05:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:05:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:05:57.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:05:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:05:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:06:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:06:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:06:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:06:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:06:07.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:06:07.670Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:06:07.671Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:06:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 35 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:06:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T01:06:08.698Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:06:08.703Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:06:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:06:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:06:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:06:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:06:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:06:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:06:17.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:06:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:06:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:06:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:06:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:06:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:06:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:06:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:06:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:06:27.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:06:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:06:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:06:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:06:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:06:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:06:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T01:06:37.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:06:37.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:06:37.658Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:06:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
{"timestamp":"2023-04-16T01:06:38.709Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:06:38.714Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:06:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:06:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:06:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:06:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:06:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T01:06:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:06:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:06:47.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:06:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:06:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:06:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:06:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:06:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:06:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:06:57.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:06:57.663Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:06:57.664Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:06:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:06:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:07:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:07:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:07:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:07:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:07:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:07:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:07:07.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:07:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
{"timestamp":"2023-04-16T01:07:08.716Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:07:08.721Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:07:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:07:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:07:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:07:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:07:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:07:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:07:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:07:17.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:07:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:07:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:07:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:07:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:07:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:07:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:07:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:07:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:07:27.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:07:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:07:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:07:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:07:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:07:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:07:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T01:07:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:07:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:07:37.657Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:07:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
{"timestamp":"2023-04-16T01:07:38.726Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:07:38.730Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:07:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:07:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:07:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:07:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:07:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T01:07:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:07:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:07:47.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:07:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:07:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:07:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:07:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:07:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:07:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:07:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:07:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:07:57.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:07:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:07:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:08:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:08:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:08:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:08:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:08:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:08:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:08:07.657Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:08:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
{"timestamp":"2023-04-16T01:08:08.731Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:08:08.736Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:08:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:08:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:08:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:08:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:08:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:08:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:08:17.654Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:08:17.657Z","message":"Connection[/10.233.71.121:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:08:17.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:08:17.658Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:08:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:08:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:08:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:08:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:08:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:08:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:08:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:08:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:08:27.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:08:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:08:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:08:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:08:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:08:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:08:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:08:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:08:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:08:37.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:08:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-04-16T01:08:38.737Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:08:38.742Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:08:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:08:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:08:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:08:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:08:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:08:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:08:47.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:08:47.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:08:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:08:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:08:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:08:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:08:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:08:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:08:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:08:57.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:08:57.658Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:08:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:08:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:09:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:09:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:09:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:09:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:09:07.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:09:07.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:09:07.659Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:09:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
{"timestamp":"2023-04-16T01:09:08.743Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:09:08.749Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:09:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:09:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:09:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:09:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:09:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:09:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:09:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:09:17.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:09:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:09:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:09:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:09:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:09:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:09:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:09:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:09:27.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:09:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:09:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:09:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:09:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:09:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:09:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T01:09:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:09:37.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:09:37.659Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:09:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:09:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:09:38.749Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:09:38.754Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:09:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:09:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:09:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:09:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:09:47.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:09:47.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:09:47.657Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:09:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:09:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:09:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:09:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:09:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:09:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:09:57.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:09:57.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:09:57.658Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:09:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:09:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:09:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:10:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:10:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:10:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:10:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:10:07.665Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:10:07.666Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:10:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:10:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:10:08.757Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:10:08.762Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:10:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:10:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:10:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:10:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:10:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:10:17.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:10:17.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:10:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:10:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:10:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:10:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:10:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:10:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:10:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:10:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:10:27.658Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:10:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:10:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:10:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:10:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:10:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:10:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:10:37.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:10:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:10:37.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:10:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:10:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:10:38.765Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:10:38.769Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:10:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:10:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:10:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:10:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:10:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:10:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:10:47.650Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:10:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:10:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:10:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:10:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:10:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:10:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:10:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:10:57.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:10:57.662Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:10:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:10:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:11:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:11:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:11:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:11:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:11:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:11:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:11:07.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:11:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:11:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:11:08.776Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:11:08.781Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:11:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:11:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:11:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:11:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:11:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:11:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:11:17.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:11:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:11:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:11:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:11:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:11:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:11:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:11:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:11:27.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:11:27.658Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:11:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:11:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:11:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:11:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:11:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:11:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:11:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:11:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:11:37.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:11:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:11:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:11:38.784Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:11:38.792Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:11:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:11:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:11:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:11:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:11:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:11:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:11:47.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:11:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:11:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:11:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:11:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:11:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:11:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:11:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:11:57.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:11:57.659Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:11:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:11:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:12:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:12:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:12:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:12:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:12:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:12:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:12:07.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:12:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:12:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:12:08.793Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:12:08.798Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:12:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:12:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:12:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:12:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:12:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:12:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:12:17.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:12:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:12:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:12:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:12:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:12:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:12:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T01:12:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:12:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:12:27.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:12:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:12:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:12:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:12:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:12:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:12:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:12:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:12:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:12:37.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:12:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:12:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:12:38.799Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:12:38.804Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:12:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:12:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:12:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:12:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:12:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:12:47.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:12:47.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:12:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:12:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:12:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:12:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:12:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:12:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T01:12:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:12:57.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:12:57.658Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:12:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:12:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:13:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:13:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:13:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:13:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:13:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:13:07.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:13:07.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:13:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:13:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:13:08.805Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:13:08.810Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:13:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:13:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:13:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:13:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:13:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:13:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:13:17.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:13:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:13:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:13:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:13:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:13:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:13:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:13:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:13:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:13:27.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:13:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:13:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:13:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:13:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:13:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:13:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:13:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:13:37.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:13:37.658Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:13:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
{"timestamp":"2023-04-16T01:13:38.811Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:13:38.816Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:13:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:13:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:13:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:13:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:13:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:13:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:13:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:13:47.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:13:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:13:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:13:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:13:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:13:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:13:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:13:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:13:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:13:57.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:13:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:13:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:14:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:14:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:14:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:14:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:14:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:14:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:14:07.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:14:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
{"timestamp":"2023-04-16T01:14:08.821Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:14:08.827Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:14:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:14:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:14:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:14:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:14:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:14:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:14:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:14:17.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:14:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:14:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:14:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:14:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:14:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:14:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:14:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:14:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:14:27.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:14:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:14:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:14:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:14:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:14:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:14:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:14:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:14:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:14:37.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:14:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
{"timestamp":"2023-04-16T01:14:38.832Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:14:38.837Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:14:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:14:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:14:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:14:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:14:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:14:47.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:14:47.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:14:47.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:14:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:14:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:14:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:14:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:14:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:14:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:14:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:14:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:14:57.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:14:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:14:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:15:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:15:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:15:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:15:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:15:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:15:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:15:07.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:15:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-04-16T01:15:08.838Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:15:08.843Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:15:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:15:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:15:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:15:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:15:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:15:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:15:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:15:17.650Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:15:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:15:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:15:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:15:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:15:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:15:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:15:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:15:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:15:27.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:15:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:15:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:15:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:15:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:15:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:15:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:15:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:15:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:15:37.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:15:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-16T01:15:38.849Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:15:38.853Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:15:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:15:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:15:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:15:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:15:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:15:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:15:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:15:47.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:15:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:15:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:15:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:15:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:15:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:15:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:15:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:15:57.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:15:57.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:15:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:15:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:16:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:16:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:16:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:16:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:16:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:16:07.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:16:07.662Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:16:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
{"timestamp":"2023-04-16T01:16:08.860Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:16:08.866Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:16:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:16:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:16:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:16:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:16:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T01:16:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:16:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:16:17.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:16:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:16:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:16:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:16:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:16:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:16:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:16:27.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:16:27.660Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:16:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:16:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:16:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:16:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:16:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:16:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:16:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:16:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:16:37.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:16:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:16:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:16:38.867Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:16:38.872Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:16:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:16:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:16:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:16:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:16:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:16:47.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:16:47.657Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:16:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:16:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:16:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:16:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:16:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:16:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:16:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:16:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:16:57.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:16:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:16:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:16:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:17:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:17:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:17:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T01:17:07.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:17:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:17:07.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:17:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:17:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:17:08.877Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:17:08.881Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:17:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:17:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:17:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:17:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:17:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:17:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:17:17.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:17:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:17:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:17:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:17:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:17:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:17:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:17:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:17:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:17:27.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:17:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:17:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:17:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:17:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:17:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:17:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:17:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:17:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:17:37.657Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:17:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:17:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:17:38.886Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:17:38.892Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:17:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:17:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:17:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:17:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:17:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:17:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:17:47.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:17:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:17:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:17:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:17:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:17:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:17:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:17:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:17:57.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:17:57.658Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:17:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:17:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:18:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:18:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:18:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:18:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:18:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:18:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:18:07.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:18:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:18:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T01:18:08.897Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:18:08.901Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:18:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:18:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:18:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:18:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:18:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:18:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:18:17.649Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:18:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:18:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:18:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:18:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:18:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:18:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:18:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:18:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:18:27.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:18:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:18:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:18:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:18:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:18:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:18:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:18:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:18:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:18:37.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:18:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:18:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T01:18:38.902Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:18:38.907Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:18:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:18:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:18:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:18:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:18:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:18:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:18:47.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:18:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:18:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:18:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:18:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:18:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:18:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:18:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:18:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:18:57.657Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:18:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:18:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:19:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:19:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:19:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:19:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:19:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:19:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:19:07.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:19:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:19:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:19:08.908Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:19:08.912Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:19:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:19:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:19:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:19:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:19:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:19:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:19:17.649Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:19:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:19:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:19:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:19:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:19:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:19:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:19:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:19:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:19:27.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:19:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:19:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:19:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:19:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:19:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:19:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:19:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:19:37.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:19:37.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:19:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:19:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:19:38.913Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:19:38.919Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:19:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:19:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:19:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:19:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:19:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:19:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:19:47.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:19:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:19:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:19:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:19:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:19:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:19:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:19:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:19:57.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:19:57.649Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:19:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:19:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:20:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:20:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:20:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:20:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T01:20:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:20:07.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:20:07.660Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:20:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:20:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:20:08.920Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:20:08.924Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:20:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:20:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:20:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:20:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:20:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:20:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:20:17.650Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:20:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:20:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:20:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:20:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:20:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:20:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:20:27.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:20:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:20:27.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:20:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:20:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:20:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:20:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:20:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:20:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:20:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:20:37.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:20:37.659Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:20:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:20:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T01:20:38.929Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:20:38.935Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:20:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:20:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:20:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:20:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:20:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:20:47.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:20:47.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:20:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:20:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:20:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:20:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:20:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:20:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:20:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:20:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:20:57.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:20:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:20:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:21:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:21:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:21:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:21:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:21:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:21:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:21:07.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:21:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-16T01:21:08.936Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:21:08.941Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:21:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:21:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:21:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:21:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:21:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:21:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:21:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:21:17.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:21:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:21:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:21:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:21:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:21:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:21:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:21:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:21:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:21:27.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:21:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:21:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:21:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:21:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:21:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:21:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:21:37.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:21:37.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:21:37.658Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:21:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
{"timestamp":"2023-04-16T01:21:38.945Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:21:38.951Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:21:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:21:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:21:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:21:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:21:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:21:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:21:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:21:47.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:21:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:21:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:21:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:21:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:21:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:21:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:21:57.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:21:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:21:57.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:21:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:21:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:22:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:22:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:22:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:22:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:22:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:22:07.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:22:07.659Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:22:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
{"timestamp":"2023-04-16T01:22:08.955Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:22:08.960Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:22:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:22:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:22:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:22:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:22:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:22:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:22:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:22:17.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:22:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:22:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:22:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:22:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:22:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:22:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:22:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:22:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:22:27.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:22:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:22:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:22:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:22:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:22:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:22:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:22:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:22:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:22:37.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:22:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
{"timestamp":"2023-04-16T01:22:38.963Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:22:38.969Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:22:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:22:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:22:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:22:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:22:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:22:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:22:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:22:47.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:22:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:22:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:22:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:22:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:22:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:22:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:22:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:22:57.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:22:57.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:22:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:22:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:23:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:23:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:23:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:23:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:23:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:23:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:23:07.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:23:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
{"timestamp":"2023-04-16T01:23:08.975Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:23:08.980Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:23:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:23:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:23:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:23:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:23:17.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:23:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:23:17.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:23:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:23:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:23:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:23:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:23:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:23:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:23:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:23:27.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:23:27.659Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:23:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:23:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:23:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:23:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:23:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:23:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:23:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:23:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:23:37.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:23:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:23:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:23:38.984Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:23:38.989Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:23:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:23:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:23:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:23:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:23:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:23:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:23:47.650Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:23:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:23:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:23:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:23:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:23:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:23:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:23:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:23:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:23:57.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:23:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:23:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:23:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:24:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:24:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:24:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:24:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:24:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:24:07.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:24:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:24:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:24:08.997Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:24:09.002Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:24:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:24:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:24:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:24:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:24:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:24:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:24:17.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:24:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:24:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:24:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:24:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:24:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:24:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:24:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:24:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:24:27.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:24:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:24:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:24:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:24:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:24:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:24:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:24:37.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:24:37.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:24:37.658Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:24:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:24:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:24:39.009Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:24:39.014Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:24:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:24:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:24:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:24:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:24:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:24:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:24:47.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:24:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:24:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:24:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:24:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:24:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:24:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:24:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:24:57.651Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:24:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:24:57.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:24:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
{"timestamp":"2023-04-16T01:24:57.657Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:24:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:25:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:25:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:25:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:25:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:25:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:25:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:25:07.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:25:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:25:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:25:09.015Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:25:09.021Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:25:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:25:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:25:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:25:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:25:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:25:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:25:17.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:25:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:25:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:25:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:25:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:25:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:25:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:25:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:25:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:25:27.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:25:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:25:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:25:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:25:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:25:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:25:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:25:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:25:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:25:37.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:25:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:25:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:25:39.024Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:25:39.030Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:25:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:25:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:25:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:25:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:25:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:25:47.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:25:47.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:25:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:25:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:25:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:25:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:25:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:25:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:25:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:25:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:25:57.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:25:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:25:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:26:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:26:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:26:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:26:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:26:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:26:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:26:07.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:26:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:26:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T01:26:09.032Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:26:09.037Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:26:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:26:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:26:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:26:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:26:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:26:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:26:17.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:26:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:26:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:26:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:26:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:26:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:26:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:26:27.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:26:27.654Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:26:27.658Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:26:27.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:26:27.662Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:26:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:26:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:26:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:26:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:26:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:26:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:26:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:26:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:26:37.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:26:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:26:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:26:39.038Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:26:39.045Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:26:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:26:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:26:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:26:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:26:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:26:47.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:26:47.657Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:26:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:26:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:26:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:26:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:26:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:26:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:26:57.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:26:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:26:57.657Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:26:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:26:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:27:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:27:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:27:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:27:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:27:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:27:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:27:07.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:27:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:27:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:27:09.045Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:27:09.051Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:27:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:27:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:27:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:27:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:27:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:27:17.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:27:17.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:27:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:27:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:27:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:27:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:27:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:27:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:27:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:27:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:27:27.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:27:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:27:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:27:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:27:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:27:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:27:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:27:37.644Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:27:37.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:27:37.659Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:27:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:27:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:27:39.052Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:27:39.057Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:27:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:27:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:27:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:27:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:27:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:27:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:27:47.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:27:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:27:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:27:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:27:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:27:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:27:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:27:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:27:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:27:57.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:27:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:27:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:28:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:28:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:28:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:28:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:28:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:28:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:28:07.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:28:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
{"timestamp":"2023-04-16T01:28:09.058Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:28:09.063Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:28:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:28:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:28:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:28:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:28:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:28:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:28:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:28:17.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:28:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:28:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:28:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:28:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:28:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:28:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:28:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:28:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:28:27.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:28:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:28:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:28:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:28:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:28:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:28:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:28:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:28:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:28:37.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:28:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-04-16T01:28:39.064Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:28:39.069Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:28:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:28:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:28:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:28:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:28:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:28:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:28:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:28:47.650Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:28:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:28:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:28:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:28:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:28:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:28:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:28:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:28:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:28:57.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:28:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:28:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:29:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:29:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:29:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:29:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:29:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:29:07.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:29:07.659Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:29:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
{"timestamp":"2023-04-16T01:29:09.070Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:29:09.074Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:29:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:29:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:29:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:29:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:29:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:29:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:29:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:29:17.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:29:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:29:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:29:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:29:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:29:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:29:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:29:27.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:29:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:29:27.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:29:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:29:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:29:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:29:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:29:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:29:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T01:29:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:29:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:29:37.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:29:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
{"timestamp":"2023-04-16T01:29:39.082Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:29:39.087Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:29:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:29:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:29:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:29:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:29:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:29:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:29:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:29:47.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:29:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:29:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:29:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:29:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:29:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:29:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:29:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:29:57.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:29:57.660Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:29:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:29:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:30:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:30:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:30:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T01:30:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:30:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:30:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:30:07.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:30:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
{"timestamp":"2023-04-16T01:30:09.088Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:30:09.094Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:30:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:30:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:30:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:30:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:30:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:30:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:30:17.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:30:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:30:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:30:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:30:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:30:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:30:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:30:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:30:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:30:27.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:30:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:30:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:30:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:30:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:30:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:30:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:30:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:30:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:30:37.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:30:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:30:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:30:39.095Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:30:39.100Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:30:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:30:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:30:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:30:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:30:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:30:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:30:47.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:30:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:30:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:30:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:30:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:30:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:30:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:30:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:30:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:30:57.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:30:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:30:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:30:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:31:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:31:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:31:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:31:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:31:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:31:07.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:31:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:31:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:31:09.101Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:31:09.105Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:31:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:31:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:31:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:31:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:31:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:31:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:31:17.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:31:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:31:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:31:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:31:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:31:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:31:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:31:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:31:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:31:27.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:31:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:31:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:31:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:31:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:31:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:31:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:31:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:31:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:31:37.657Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:31:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:31:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:31:39.106Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:31:39.111Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:31:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:31:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:31:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:31:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:31:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:31:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:31:47.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:31:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:31:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:31:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:31:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:31:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:31:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:31:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:31:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:31:57.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:31:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:31:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:32:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:32:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:32:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:32:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:32:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:32:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:32:07.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:32:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:32:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:32:09.113Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:32:09.118Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:32:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:32:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:32:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:32:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:32:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:32:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:32:17.650Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:32:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:32:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:32:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:32:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:32:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:32:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:32:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:32:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:32:27.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:32:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:32:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:32:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:32:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:32:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:32:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:32:37.652Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:32:37.667Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:32:37.668Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:32:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:32:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:32:39.121Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:32:39.125Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:32:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:32:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:32:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:32:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:32:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:32:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:32:47.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:32:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:32:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:32:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:32:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:32:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:32:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:32:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:32:57.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:32:57.651Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:32:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:32:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:33:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:33:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:33:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:33:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:33:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:33:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:33:07.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:33:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:33:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:33:09.132Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:33:09.137Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:33:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:33:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:33:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:33:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:33:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:33:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:33:17.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:33:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:33:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:33:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:33:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:33:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:33:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:33:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:33:27.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:33:27.650Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:33:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:33:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:33:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:33:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:33:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:33:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:33:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:33:37.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:33:37.658Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:33:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:33:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:33:39.142Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:33:39.147Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:33:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:33:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:33:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:33:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:33:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:33:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:33:47.650Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:33:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:33:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:33:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:33:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:33:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:33:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T01:33:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:33:57.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:33:57.650Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:33:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:33:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:34:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:34:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:34:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:34:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:34:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:34:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:34:07.657Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:34:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:34:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:34:09.149Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:34:09.154Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:34:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:34:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:34:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:34:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:34:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:34:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:34:17.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:34:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:34:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:34:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:34:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:34:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:34:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:34:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:34:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:34:27.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:34:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:34:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:34:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:34:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:34:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:34:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:34:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:34:37.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:34:37.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:34:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:34:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:34:39.155Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:34:39.160Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:34:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:34:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:34:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:34:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:34:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:34:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:34:47.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:34:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:34:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:34:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:34:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:34:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:34:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:34:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:34:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:34:57.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:34:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:34:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:35:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:35:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:35:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:35:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:35:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:35:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:35:07.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:35:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:35:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:35:09.165Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:35:09.169Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:35:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:35:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:35:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:35:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:35:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:35:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:35:17.650Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:35:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:35:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:35:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:35:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:35:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:35:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:35:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:35:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:35:27.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:35:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:35:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:35:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:35:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:35:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:35:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:35:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:35:37.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:35:37.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:35:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-16T01:35:39.169Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:35:39.174Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:35:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:35:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:35:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:35:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:35:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:35:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:35:47.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:35:47.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:35:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:35:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:35:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:35:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:35:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:35:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:35:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:35:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:35:57.657Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:35:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:35:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:36:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:36:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:36:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:36:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:36:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:36:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:36:07.657Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:36:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
{"timestamp":"2023-04-16T01:36:09.180Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:36:09.185Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:36:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:36:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:36:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:36:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:36:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T01:36:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:36:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:36:17.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:36:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:36:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:36:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:36:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:36:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:36:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T01:36:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:36:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:36:27.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:36:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:36:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:36:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:36:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:36:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:36:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:36:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:36:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:36:37.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:36:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
{"timestamp":"2023-04-16T01:36:39.187Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:36:39.192Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:36:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:36:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:36:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:36:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:36:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:36:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:36:47.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:36:47.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:36:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:36:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:36:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:36:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:36:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:36:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:36:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:36:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:36:57.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:36:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:36:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:37:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:37:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:37:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:37:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:37:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:37:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:37:07.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:37:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
{"timestamp":"2023-04-16T01:37:09.193Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:37:09.199Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:37:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:37:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:37:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:37:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:37:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:37:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:37:17.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:37:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:37:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:37:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:37:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:37:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:37:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:37:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:37:27.670Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:37:27.671Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:37:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 36 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:37:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:37:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:37:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:37:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:37:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:37:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:37:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:37:37.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:37:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:37:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:37:39.200Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:37:39.206Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:37:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:37:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:37:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:37:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:37:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:37:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:37:47.650Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:37:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:37:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:37:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:37:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:37:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:37:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:37:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:37:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:37:57.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:37:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:37:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:37:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:38:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:38:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:38:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:38:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:38:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:38:07.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:38:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:38:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T01:38:09.212Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:38:09.217Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:38:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:38:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:38:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:38:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:38:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:38:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:38:17.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:38:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:38:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:38:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:38:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:38:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:38:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:38:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:38:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:38:27.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:38:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:38:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:38:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:38:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:38:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:38:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:38:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:38:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:38:37.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:38:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:38:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:38:39.224Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:38:39.229Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:38:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:38:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:38:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:38:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:38:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:38:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:38:47.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:38:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:38:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:38:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:38:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:38:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:38:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:38:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:38:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:38:57.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:38:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:38:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:39:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:39:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:39:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:39:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:39:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:39:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:39:07.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:39:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:39:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:39:09.233Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:39:09.238Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:39:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:39:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:39:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:39:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:39:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:39:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:39:17.651Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:39:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:39:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:39:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:39:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:39:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:39:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T01:39:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:39:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:39:27.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:39:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:39:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:39:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:39:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:39:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:39:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:39:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:39:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:39:37.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:39:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:39:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:39:39.245Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:39:39.250Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:39:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:39:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:39:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:39:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:39:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:39:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:39:47.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:39:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:39:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:39:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:39:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:39:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:39:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:39:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:39:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:39:57.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:39:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:39:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:40:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:40:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:40:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:40:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:40:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:40:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:40:07.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:40:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:40:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:40:09.257Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:40:09.263Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:40:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:40:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:40:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:40:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:40:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:40:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:40:17.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:40:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:40:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:40:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:40:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:40:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:40:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:40:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:40:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:40:27.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:40:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:40:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:40:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:40:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:40:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:40:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:40:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:40:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:40:37.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:40:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:40:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:40:39.263Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:40:39.269Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:40:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:40:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:40:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:40:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:40:47.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:40:47.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:40:47.658Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:40:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:40:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:40:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:40:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:40:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:40:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:40:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:40:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:40:57.657Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:40:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:40:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:41:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:41:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:41:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:41:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:41:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:41:07.652Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:41:07.656Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:41:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:41:07.657Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:41:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:41:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:41:09.270Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:41:09.275Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:41:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:41:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:41:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:41:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:41:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:41:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:41:17.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:41:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:41:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:41:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:41:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:41:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:41:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:41:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:41:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:41:27.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:41:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:41:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:41:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:41:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:41:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:41:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:41:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:41:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:41:37.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:41:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:41:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:41:39.280Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:41:39.285Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:41:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:41:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:41:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:41:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:41:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:41:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:41:47.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:41:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:41:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:41:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:41:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:41:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:41:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:41:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:41:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:41:57.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:41:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:41:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:42:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:42:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:42:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:42:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T01:42:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:42:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:42:07.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:42:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:42:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:42:09.286Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:42:09.291Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:42:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:42:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:42:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:42:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:42:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:42:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:42:17.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:42:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:42:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:42:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:42:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:42:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:42:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:42:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:42:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:42:27.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:42:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:42:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:42:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:42:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:42:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:42:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:42:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:42:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:42:37.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:42:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:42:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:42:39.291Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:42:39.296Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:42:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:42:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:42:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:42:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:42:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:42:47.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:42:47.657Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:42:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:42:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:42:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:42:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:42:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:42:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:42:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:42:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:42:57.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:42:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:42:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:43:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:43:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:43:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:43:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:43:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:43:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:43:07.657Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:43:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
{"timestamp":"2023-04-16T01:43:09.298Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:43:09.302Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:43:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:43:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:43:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:43:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:43:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:43:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:43:17.647Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:43:17.648Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:43:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:43:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:43:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:43:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:43:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:43:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:43:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:43:27.669Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:43:27.670Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:43:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 33 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:43:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:43:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:43:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:43:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:43:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:43:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:43:37.717Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:43:37.718Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:43:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 83 - "logType": "access"
{"timestamp":"2023-04-16T01:43:39.309Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:43:39.315Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:43:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:43:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:43:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:43:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:43:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:43:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:43:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:43:47.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:43:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:43:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:43:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:43:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:43:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:43:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:43:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:43:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:43:57.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:43:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:43:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:44:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:44:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:44:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:44:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:44:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:44:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:44:07.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:44:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
{"timestamp":"2023-04-16T01:44:09.316Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:44:09.321Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:44:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:44:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:44:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:44:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T01:44:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:44:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:44:17.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:44:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:44:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:44:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:44:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:44:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:44:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:44:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:44:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:44:27.657Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:44:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:44:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:44:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:44:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:44:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:44:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:44:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:44:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:44:37.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:44:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:44:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:44:39.329Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:44:39.334Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:44:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:44:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:44:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:44:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:44:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:44:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:44:47.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:44:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:44:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:44:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:44:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:44:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:44:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:44:57.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:44:57.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:44:57.658Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:44:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:44:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:44:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:45:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:45:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:45:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:45:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:45:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:45:07.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:45:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:45:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:45:09.339Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:45:09.344Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:45:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:45:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:45:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:45:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:45:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:45:17.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:45:17.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:45:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:45:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:45:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:45:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:45:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:45:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:45:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:45:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:45:27.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:45:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:45:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:45:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:45:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:45:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:45:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:45:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:45:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:45:37.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:45:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:45:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:45:39.348Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:45:39.353Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:45:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:45:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:45:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:45:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:45:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:45:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:45:47.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:45:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:45:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:45:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:45:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:45:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:45:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:45:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:45:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:45:57.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:45:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:45:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:46:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:46:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:46:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:46:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T01:46:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:46:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:46:07.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:46:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:46:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:46:09.354Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:46:09.359Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:46:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:46:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:46:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:46:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T01:46:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:46:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:46:17.651Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:46:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:46:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:46:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:46:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:46:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:46:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:46:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:46:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:46:27.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:46:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:46:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:46:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:46:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:46:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:46:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:46:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:46:37.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:46:37.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:46:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:46:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:46:39.365Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:46:39.370Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:46:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:46:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:46:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:46:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:46:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:46:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:46:47.651Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:46:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:46:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:46:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:46:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:46:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:46:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:46:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:46:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:46:57.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:46:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:46:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:47:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:47:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:47:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:47:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:47:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:47:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:47:07.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:47:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:47:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:47:09.372Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:47:09.377Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:47:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:47:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:47:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:47:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:47:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:47:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:47:17.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:47:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:47:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:47:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:47:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:47:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:47:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:47:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:47:27.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:47:27.662Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:47:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:47:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:47:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:47:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:47:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:47:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:47:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:47:37.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:47:37.659Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:47:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:47:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:47:39.384Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:47:39.390Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:47:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:47:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:47:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:47:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:47:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:47:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:47:47.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:47:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:47:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:47:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:47:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:47:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:47:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:47:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:47:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:47:57.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:47:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:47:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:48:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:48:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:48:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:48:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:48:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:48:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:48:07.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:48:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:48:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:48:09.397Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:48:09.401Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:48:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:48:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:48:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:48:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:48:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:48:17.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:48:17.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:48:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:48:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:48:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:48:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:48:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:48:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:48:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:48:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:48:27.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:48:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:48:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:48:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:48:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:48:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:48:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:48:37.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:48:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:48:37.658Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:48:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:48:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:48:39.402Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:48:39.407Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:48:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:48:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:48:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:48:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:48:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:48:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:48:47.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:48:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:48:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:48:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:48:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:48:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:48:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:48:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:48:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:48:57.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:48:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:48:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:49:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:49:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:49:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:49:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:49:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:49:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:49:07.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:49:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:49:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:49:09.410Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:49:09.416Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:49:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:49:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:49:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:49:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:49:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:49:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:49:17.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:49:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:49:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:49:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:49:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:49:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:49:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:49:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:49:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:49:27.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:49:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:49:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:49:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:49:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:49:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:49:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:49:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:49:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:49:37.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:49:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:49:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:49:39.416Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:49:39.421Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:49:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:49:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:49:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:49:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:49:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:49:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:49:47.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:49:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:49:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:49:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:49:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:49:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:49:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:49:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:49:57.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:49:57.649Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:49:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:49:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:50:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:50:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:50:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:50:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:50:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:50:07.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:50:07.714Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:50:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 80 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:50:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:50:09.422Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:50:09.426Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:50:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:50:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:50:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:50:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:50:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:50:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:50:17.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:50:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:50:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:50:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:50:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:50:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:50:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:50:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:50:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:50:27.658Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:50:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:50:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:50:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:50:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:50:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:50:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:50:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:50:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:50:37.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:50:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
{"timestamp":"2023-04-16T01:50:39.432Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:50:39.437Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:50:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:50:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:50:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:50:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:50:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:50:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:50:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:50:47.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:50:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:50:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:50:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:50:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:50:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:50:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:50:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:50:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:50:57.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:50:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:50:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:51:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:51:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:51:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:51:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:51:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:51:07.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:51:07.658Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:51:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
{"timestamp":"2023-04-16T01:51:09.442Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:51:09.448Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:51:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:51:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:51:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:51:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:51:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:51:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:51:17.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:51:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:51:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:51:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:51:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:51:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:51:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T01:51:27.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:51:27.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:51:27.660Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:51:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:51:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:51:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:51:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:51:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:51:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:51:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:51:37.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:51:37.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:51:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:51:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T01:51:39.448Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:51:39.453Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:51:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:51:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:51:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:51:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:51:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:51:47.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:51:47.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:51:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:51:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:51:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:51:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:51:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:51:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:51:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:51:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:51:57.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:51:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:51:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:51:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:52:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:52:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:52:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:52:07.646Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:52:07.657Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:52:07.661Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:52:07.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:52:07.711Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:52:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 69 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:52:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:52:09.454Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:52:09.459Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:52:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:52:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:52:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:52:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:52:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:52:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:52:17.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:52:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:52:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:52:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:52:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:52:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:52:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:52:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:52:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:52:27.657Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:52:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:52:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:52:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:52:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:52:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:52:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:52:37.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:52:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:52:37.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:52:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:52:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:52:39.460Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:52:39.465Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:52:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:52:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:52:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:52:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:52:47.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:52:47.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:52:47.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:52:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:52:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:52:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:52:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:52:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:52:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:52:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:52:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:52:57.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:52:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:52:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:53:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:53:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:53:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:53:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:53:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:53:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:53:07.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:53:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:53:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:53:09.469Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:53:09.473Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:53:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:53:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:53:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:53:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:53:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:53:17.662Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:53:17.663Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:53:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:53:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:53:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:53:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:53:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:53:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:53:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:53:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:53:27.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:53:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:53:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:53:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:53:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:53:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:53:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:53:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:53:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:53:37.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:53:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:53:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:53:39.474Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:53:39.486Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:53:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:53:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:53:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:53:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:53:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:53:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:53:47.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:53:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:53:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:53:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:53:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:53:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:53:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:53:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:53:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:53:57.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:53:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:53:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:54:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:54:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:54:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:54:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:54:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:54:07.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:54:07.709Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:54:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 74 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:54:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T01:54:09.486Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:54:09.491Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:54:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:54:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:54:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:54:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:54:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:54:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:54:17.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:54:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:54:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:54:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:54:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:54:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:54:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T01:54:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:54:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:54:27.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:54:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:54:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:54:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:54:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:54:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:54:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:54:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:54:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:54:37.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:54:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:54:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T01:54:39.492Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:54:39.498Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:54:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:54:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:54:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:54:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:54:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:54:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:54:47.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:54:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:54:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:54:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:54:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:54:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:54:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:54:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:54:57.650Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:54:57.654Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:54:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:54:57.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:54:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:54:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:55:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:55:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:55:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:55:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:55:07.651Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:55:07.668Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:55:07.668Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:55:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:55:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:55:09.505Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:55:09.510Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:55:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:55:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:55:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:55:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:55:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:55:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:55:17.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:55:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:55:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:55:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:55:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:55:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:55:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:55:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:55:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:55:27.657Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:55:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:55:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:55:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:55:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:55:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:55:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:55:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:55:37.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:55:37.657Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:55:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:55:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T01:55:39.511Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:55:39.516Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:55:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:55:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:55:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:55:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:55:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:55:47.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:55:47.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:55:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:55:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:55:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:55:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:55:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:55:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:55:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:55:57.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:55:57.658Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:55:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:55:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:56:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:56:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:56:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:56:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:56:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:56:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:56:07.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:56:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:56:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:56:09.518Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:56:09.522Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:56:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:56:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:56:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:56:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:56:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:56:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:56:17.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:56:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:56:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:56:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:56:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:56:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:56:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:56:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:56:27.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:56:27.658Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:56:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:56:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:56:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:56:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:56:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:56:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:56:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:56:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:56:37.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:56:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:56:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:56:39.525Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:56:39.530Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:56:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:56:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:56:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:56:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:56:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:56:47.651Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:56:47.655Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:56:47.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:56:47.657Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:56:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:56:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:56:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:56:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:56:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:56:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:56:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:56:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:56:57.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:56:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:56:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:57:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:57:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:57:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:57:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:57:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:57:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:57:07.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:57:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:57:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:57:09.530Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:57:09.535Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:57:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:57:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:57:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:57:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:57:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:57:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:57:17.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:57:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:57:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:57:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:57:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:57:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:57:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:57:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:57:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:57:27.657Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:57:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:57:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:57:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:57:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:57:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:57:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:57:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:57:37.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:57:37.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:57:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:57:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:57:39.540Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:57:39.545Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:57:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:57:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:57:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:57:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:57:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:57:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:57:47.650Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:57:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:57:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:57:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:57:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:57:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:57:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:57:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:57:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:57:57.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:57:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:57:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:58:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:58:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:58:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:58:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:58:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:58:07.701Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:58:07.702Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:58:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 67 - "logType": "access"
{"timestamp":"2023-04-16T01:58:09.545Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:58:09.550Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:58:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:58:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:58:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:58:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:58:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:58:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:58:17.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:58:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:58:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:58:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:58:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:58:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:58:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:58:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:58:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:58:27.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:58:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:58:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:58:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:58:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:58:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:58:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:58:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:58:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:58:37.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:58:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:58:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:58:39.551Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:58:39.556Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:58:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:58:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:58:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:58:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:58:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:58:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:58:47.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:58:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:58:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:58:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:58:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:58:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:58:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:58:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:58:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:58:57.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:58:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:58:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:58:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:59:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:59:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:59:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:59:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:59:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:59:07.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:59:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:59:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:59:09.561Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:59:09.566Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:59:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:59:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:59:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:59:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:59:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:59:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:59:17.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:59:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:59:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:59:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:59:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:59:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:59:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:59:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:59:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:59:27.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:59:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:59:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:59:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:59:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:59:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:59:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:59:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:59:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:59:37.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:59:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:59:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:59:39.567Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:59:39.572Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:59:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:59:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:59:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:59:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T01:59:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:59:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:59:47.650Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:59:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:59:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:59:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:59:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:59:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:59:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T01:59:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T01:59:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T01:59:57.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:01:59:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:01:59:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:00:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:00:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:00:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:00:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:00:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:00:07.701Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:00:07.701Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:00:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 66 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:00:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:00:09.572Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:00:09.578Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:00:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:00:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:00:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:00:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:00:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:00:17.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:00:17.658Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:00:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:00:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:00:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:00:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:00:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:00:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:00:27.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:00:27.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:00:27.659Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:00:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:00:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:00:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:00:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:00:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:00:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:00:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:00:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:00:37.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:00:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:00:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:00:39.583Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:00:39.588Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:00:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:00:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:00:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:00:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:00:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:00:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:00:47.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:00:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:00:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:00:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:00:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:00:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:00:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:00:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:00:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:00:57.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:00:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:00:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:01:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:01:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:01:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:01:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:01:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:01:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:01:07.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:01:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:01:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:01:09.596Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:01:09.600Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:01:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:01:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:01:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:01:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:01:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:01:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:01:17.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:01:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:01:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:01:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:01:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:01:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:01:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:01:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:01:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:01:27.651Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:01:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:01:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:01:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:01:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:01:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:01:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:01:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:01:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:01:37.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:01:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:01:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:01:39.601Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:01:39.606Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:01:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:01:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:01:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:01:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:01:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:01:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:01:47.650Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:01:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 42 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:01:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:01:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:01:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:01:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:01:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:01:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:01:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:01:57.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:01:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:01:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:02:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:02:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:02:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:02:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:02:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:02:07.697Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:02:07.698Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:02:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 63 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:02:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:02:09.613Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:02:09.619Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:02:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:02:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:02:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:02:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:02:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:02:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:02:17.650Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:02:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:02:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:02:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:02:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:02:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:02:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:02:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:02:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:02:27.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:02:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:02:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:02:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:02:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:02:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:02:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:02:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:02:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:02:37.657Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:02:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:02:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:02:39.620Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:02:39.625Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:02:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:02:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:02:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:02:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:02:47.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:02:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:02:47.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:02:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:02:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:02:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:02:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:02:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:02:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:02:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:02:57.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:02:57.650Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:02:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:02:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:03:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:03:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:03:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:03:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:03:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:03:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:03:07.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:03:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:03:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:03:09.626Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:03:09.631Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:03:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:03:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:03:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:03:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:03:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:03:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:03:17.648Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:03:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:03:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:03:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:03:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:03:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:03:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:03:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:03:27.650Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:03:27.652Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:03:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:03:27.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:03:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:03:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:03:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:03:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:03:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:03:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:03:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:03:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:03:37.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:03:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:03:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:03:39.633Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:03:39.638Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:03:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:03:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:03:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:03:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:03:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:03:47.648Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:03:47.651Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:03:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:03:47.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:03:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:03:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:03:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:03:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:03:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:03:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:03:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:03:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:03:57.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:03:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:03:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:04:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:04:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:04:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:04:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T02:04:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:04:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:04:07.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:04:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:04:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:04:09.644Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:04:09.650Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:04:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:04:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:04:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:04:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:04:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:04:17.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:04:17.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:04:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:04:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:04:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:04:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:04:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:04:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T02:04:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:04:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:04:27.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:04:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:04:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:04:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:04:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:04:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:04:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:04:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:04:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:04:37.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:04:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:04:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:04:39.653Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:04:39.658Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:04:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:04:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:04:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:04:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:04:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:04:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:04:47.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:04:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:04:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:04:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:04:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:04:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:04:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:04:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:04:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:04:57.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:04:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:04:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:05:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:05:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:05:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:05:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:05:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:05:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:05:07.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:05:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:05:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:05:09.664Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:05:09.669Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:05:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:05:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:05:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:05:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:05:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:05:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:05:17.650Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:05:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:05:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:05:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:05:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:05:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:05:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:05:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:05:27.657Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:05:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:05:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:05:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:05:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:05:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:05:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:05:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:05:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:05:37.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:05:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:05:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:05:39.671Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:05:39.676Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:05:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:05:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:05:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:05:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:05:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:05:47.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:05:47.659Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:05:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:05:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:05:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:05:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:05:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:05:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:05:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:05:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:05:57.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:05:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:05:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:05:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:06:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:06:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:06:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:06:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:06:07.693Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:06:07.694Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:06:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 59 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:06:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:06:09.683Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:06:09.687Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:06:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:06:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:06:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:06:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:06:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:06:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:06:17.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:06:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:06:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:06:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:06:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:06:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:06:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:06:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:06:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:06:27.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:06:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:06:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:06:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:06:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:06:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:06:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:06:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:06:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:06:37.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:06:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:06:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:06:39.691Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:06:39.696Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:06:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:06:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:06:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:06:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:06:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:06:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:06:47.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:06:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:06:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:06:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:06:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:06:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:06:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:06:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:06:57.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:06:57.662Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:06:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:06:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:07:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:07:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:07:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:07:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:07:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:07:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:07:07.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:07:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:07:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:07:09.701Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:07:09.706Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:07:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:07:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:07:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:07:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:07:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:07:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:07:17.650Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:07:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:07:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:07:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:07:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:07:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:07:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:07:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:07:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:07:27.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:07:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:07:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:07:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:07:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:07:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:07:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:07:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:07:37.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:07:37.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:07:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:07:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:07:39.707Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:07:39.711Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:07:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:07:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:07:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:07:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:07:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:07:47.650Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:07:47.653Z","message":"Connection[/10.233.71.121:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:07:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:07:47.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:07:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:07:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:07:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:07:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:07:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:07:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:07:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:07:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:07:57.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:07:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:07:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:08:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:08:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:08:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:08:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:08:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:08:07.690Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:08:07.691Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:08:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 55 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:08:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:08:09.713Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:08:09.718Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:08:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:08:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:08:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:08:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:08:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:08:17.682Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:08:17.683Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:08:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 47 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:08:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:08:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:08:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:08:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:08:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T02:08:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:08:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:08:27.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:08:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:08:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:08:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:08:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:08:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:08:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:08:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:08:37.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:08:37.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:08:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:08:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:08:39.719Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:08:39.725Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:08:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:08:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:08:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:08:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:08:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:08:47.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:08:47.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:08:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:08:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:08:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:08:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:08:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:08:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:08:57.658Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:08:57.676Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:08:57.677Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:08:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 37 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:08:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:09:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:09:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:09:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:09:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:09:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:09:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:09:07.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:09:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:09:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:09:09.726Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:09:09.731Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:09:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:09:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:09:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:09:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:09:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:09:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:09:17.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:09:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:09:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:09:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:09:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:09:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:09:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T02:09:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:09:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:09:27.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:09:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:09:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:09:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:09:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:09:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:09:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:09:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:09:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:09:37.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:09:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:09:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:09:39.732Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:09:39.737Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:09:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:09:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:09:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:09:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:09:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:09:47.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:09:47.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:09:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:09:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:09:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:09:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:09:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:09:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:09:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:09:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:09:57.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:09:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:09:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:10:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:10:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:10:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:10:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:10:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:10:07.687Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:10:07.688Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:10:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 53 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:10:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:10:09.740Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:10:09.744Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:10:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:10:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:10:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:10:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:10:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:10:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:10:17.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:10:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:10:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:10:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:10:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:10:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:10:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:10:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:10:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:10:27.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:10:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:10:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:10:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:10:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:10:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:10:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:10:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:10:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:10:37.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:10:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:10:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:10:39.744Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:10:39.749Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:10:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:10:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:10:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:10:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:10:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:10:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:10:47.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:10:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:10:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:10:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:10:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:10:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:10:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:10:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:10:57.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:10:57.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:10:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:10:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:11:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:11:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:11:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:11:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:11:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:11:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:11:07.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:11:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:11:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:11:09.756Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:11:09.761Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:11:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:11:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:11:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:11:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:11:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:11:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:11:17.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:11:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:11:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:11:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:11:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:11:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:11:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:11:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:11:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:11:27.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:11:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:11:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:11:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:11:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:11:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:11:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:11:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:11:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:11:37.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:11:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:11:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:11:39.770Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:11:39.775Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:11:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:11:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:11:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:11:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:11:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:11:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:11:47.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:11:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:11:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:11:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:11:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:11:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:11:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:11:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:11:57.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:11:57.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:11:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:11:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:12:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:12:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:12:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:12:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:12:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:12:07.687Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:12:07.689Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:12:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 55 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:12:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:12:09.779Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:12:09.784Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:12:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:12:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:12:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:12:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:12:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:12:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:12:17.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:12:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:12:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:12:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:12:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:12:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:12:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:12:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:12:27.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:12:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:12:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:12:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:12:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:12:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:12:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:12:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:12:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:12:37.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:12:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:12:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:12:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:12:39.785Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:12:39.790Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:12:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:12:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:12:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:12:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:12:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:12:47.651Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:12:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:12:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:12:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:12:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:12:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:12:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:12:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:12:57.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:12:57.661Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:12:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:12:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:12:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:13:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:13:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:13:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:13:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:13:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:13:07.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:13:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:13:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:13:09.791Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:13:09.796Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:13:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:13:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:13:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:13:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:13:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:13:17.650Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:13:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:13:17.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:13:17.653Z","message":"Connection[/10.233.71.121:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:13:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:13:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:13:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:13:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:13:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:13:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:13:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:13:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:13:27.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:13:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:13:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:13:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:13:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:13:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:13:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:13:37.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:13:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:13:37.657Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:13:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:13:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:13:39.796Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:13:39.808Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:13:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:13:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:13:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:13:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T02:13:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:13:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:13:47.651Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:13:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:13:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:13:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:13:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:13:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:13:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:13:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:13:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:13:57.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:13:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:13:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:14:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:14:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:14:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:14:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:14:07.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:14:07.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:14:07.660Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:14:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:14:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:14:09.809Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:14:09.813Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:14:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:14:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:14:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:14:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:14:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:14:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:14:17.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:14:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:14:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:14:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:14:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:14:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:14:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:14:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:14:27.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:14:27.658Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:14:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:14:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:14:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:14:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:14:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:14:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:14:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:14:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:14:37.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:14:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:14:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:14:39.816Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:14:39.821Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:14:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:14:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:14:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:14:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:14:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:14:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:14:47.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:14:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:14:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:14:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:14:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:14:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:14:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:14:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:14:57.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:14:57.658Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:14:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:14:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:15:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:15:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:15:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:15:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:15:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:15:07.653Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:15:07.659Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:15:07.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:15:07.660Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:15:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:15:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:15:09.821Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:15:09.826Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:15:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:15:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:15:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:15:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:15:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:15:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:15:17.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:15:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:15:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:15:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:15:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:15:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:15:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:15:27.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:15:27.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:15:27.658Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:15:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:15:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:15:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:15:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:15:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:15:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:15:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:15:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:15:37.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:15:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:15:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:15:39.833Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:15:39.837Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:15:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:15:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:15:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:15:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:15:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:15:47.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:15:47.659Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:15:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:15:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:15:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:15:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:15:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:15:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:15:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:15:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:15:57.657Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:15:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:15:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:16:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:16:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:16:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:16:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:16:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:16:07.655Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:16:07.660Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:16:07.678Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:16:07.679Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:16:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 43 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:16:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:16:09.838Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:16:09.844Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:16:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:16:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:16:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:16:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:16:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:16:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:16:17.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:16:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:16:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:16:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:16:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:16:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:16:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:16:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:16:27.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:16:27.662Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:16:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:16:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:16:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:16:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:16:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:16:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:16:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:16:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:16:37.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:16:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:16:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T02:16:39.845Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:16:39.849Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:16:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:16:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:16:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:16:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:16:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:16:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:16:47.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:16:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:16:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:16:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:16:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:16:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:16:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:16:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:16:57.666Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:16:57.667Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:16:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:16:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:17:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:17:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:17:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:17:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:17:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:17:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:17:07.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:17:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:17:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:17:09.850Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:17:09.855Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:17:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:17:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:17:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:17:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:17:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:17:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:17:17.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:17:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:17:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:17:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:17:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:17:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:17:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:17:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:17:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:17:27.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:17:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:17:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:17:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:17:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:17:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:17:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:17:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:17:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:17:37.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:17:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:17:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:17:39.856Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:17:39.861Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:17:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:17:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:17:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:17:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:17:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:17:47.685Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:17:47.686Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:17:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 50 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:17:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:17:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:17:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:17:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:17:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:17:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:17:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:17:57.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:17:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:17:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:18:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:18:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:18:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:18:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:18:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:18:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:18:07.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:18:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:18:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:18:09.861Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:18:09.866Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:18:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:18:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:18:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:18:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:18:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:18:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:18:17.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:18:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:18:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:18:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:18:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:18:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:18:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:18:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:18:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:18:27.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:18:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:18:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:18:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:18:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:18:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:18:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T02:18:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:18:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:18:37.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:18:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:18:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:18:39.867Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:18:39.871Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:18:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:18:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:18:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:18:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:18:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:18:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:18:47.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:18:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:18:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:18:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:18:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:18:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:18:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:18:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:18:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:18:57.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:18:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:18:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:19:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:19:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:19:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:19:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:19:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:19:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:19:07.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:19:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:19:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:19:09.872Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:19:09.878Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:19:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:19:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:19:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:19:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:19:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:19:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:19:17.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:19:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:19:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:19:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:19:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:19:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:19:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:19:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:19:27.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:19:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:19:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:19:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:19:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:19:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:19:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:19:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:19:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:19:37.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:19:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:19:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:19:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:19:39.880Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:19:39.884Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:19:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:19:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:19:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:19:47.636Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:19:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:19:47.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:19:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:19:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:19:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:19:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:19:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:19:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:19:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:19:57.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:19:57.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:19:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:19:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:19:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:20:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:20:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:20:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:20:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:20:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:20:07.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:20:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:20:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:20:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:20:09.889Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:20:09.892Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:20:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:20:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:20:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:20:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:20:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:20:17.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:20:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:20:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:20:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:20:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:20:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:20:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:20:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:20:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:20:27.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:20:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:20:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:20:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:20:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:20:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:20:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:20:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:20:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:20:37.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:20:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:20:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:20:39.893Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:20:39.896Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:20:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:20:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:20:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:20:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:20:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:20:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:20:47.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:20:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:20:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:20:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:20:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:20:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:20:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:20:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:20:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:20:57.658Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:20:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:20:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:21:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:21:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:21:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:21:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:21:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:21:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:21:07.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:21:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:21:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:21:09.904Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:21:09.909Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:21:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:21:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:21:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:21:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:21:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:21:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:21:17.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:21:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:21:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:21:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:21:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:21:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:21:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:21:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:21:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:21:27.658Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:21:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:21:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:21:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:21:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:21:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:21:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T02:21:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:21:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:21:37.657Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:21:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:21:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:21:39.914Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:21:39.917Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:21:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:21:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:21:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:21:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:21:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:21:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:21:47.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:21:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:21:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:21:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:21:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:21:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:21:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:21:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:21:57.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:21:57.658Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:21:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:21:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:22:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:22:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:22:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:22:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:22:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:22:07.702Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:22:07.703Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:22:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 68 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:22:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:22:09.918Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:22:09.921Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:22:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:22:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:22:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:22:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T02:22:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:22:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:22:17.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:22:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:22:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:22:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:22:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:22:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:22:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:22:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:22:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:22:27.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:22:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:22:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:22:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:22:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:22:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:22:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:22:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:22:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:22:37.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:22:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:22:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:22:39.925Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:22:39.928Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:22:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:22:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:22:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:22:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:22:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:22:47.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:22:47.657Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:22:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:22:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:22:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:22:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:22:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:22:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:22:57.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:22:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:22:57.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:22:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:22:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:23:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:23:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:23:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:23:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:23:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:23:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:23:07.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:23:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:23:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:23:09.929Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:23:09.933Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:23:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:23:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:23:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:23:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:23:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:23:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:23:17.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:23:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:23:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:23:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:23:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:23:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:23:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:23:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:23:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:23:27.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:23:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:23:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:23:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:23:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:23:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:23:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:23:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:23:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:23:37.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:23:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:23:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:23:39.933Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:23:39.939Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:23:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:23:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:23:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:23:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:23:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:23:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:23:47.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:23:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:23:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:23:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:23:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:23:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:23:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:23:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:23:57.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:23:57.660Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:23:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:23:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:24:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:24:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:24:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:24:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:24:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:24:07.669Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:24:07.670Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:24:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 35 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:24:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:24:09.939Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:24:09.945Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:24:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:24:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:24:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:24:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:24:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:24:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:24:17.651Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:24:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:24:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:24:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:24:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:24:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:24:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:24:27.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:24:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:24:27.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:24:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:24:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:24:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:24:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:24:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:24:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:24:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:24:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:24:37.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:24:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:24:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:24:39.946Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:24:39.950Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:24:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:24:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:24:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:24:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:24:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:24:47.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:24:47.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:24:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:24:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:24:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:24:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:24:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:24:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T02:24:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:24:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:24:57.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:24:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:24:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:25:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:25:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:25:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:25:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:25:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:25:07.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:25:07.659Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:25:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:25:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:25:09.958Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:25:09.962Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:25:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:25:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:25:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:25:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:25:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:25:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:25:17.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:25:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:25:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:25:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:25:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:25:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:25:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:25:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:25:27.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:25:27.650Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:25:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:25:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:25:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:25:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:25:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:25:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:25:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:25:37.762Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:25:37.763Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:25:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 127 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:25:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:25:39.964Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:25:39.970Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:25:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:25:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:25:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:25:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:25:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:25:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:25:47.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:25:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:25:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:25:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:25:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:25:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:25:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:25:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:25:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:25:57.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:25:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:25:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:26:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:26:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:26:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:26:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:26:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:26:07.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:26:07.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:26:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:26:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:26:09.976Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:26:09.981Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:26:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:26:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:26:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:26:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:26:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:26:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:26:17.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:26:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:26:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:26:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:26:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:26:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:26:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T02:26:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:26:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:26:27.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:26:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:26:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:26:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:26:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:26:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T02:26:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:26:37.650Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:26:37.654Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:26:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:26:37.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:26:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:26:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:26:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:26:39.984Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:26:39.989Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:26:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:26:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:26:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:26:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:26:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:26:47.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:26:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:26:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:26:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:26:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:26:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:26:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:26:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:26:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:26:57.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:26:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:26:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:26:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:27:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:27:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:27:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:27:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:27:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:27:07.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:27:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:27:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:27:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:27:09.997Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:27:10.001Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:27:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:27:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:27:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:27:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:27:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:27:17.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:27:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:27:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:27:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:27:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:27:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:27:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:27:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:27:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:27:27.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:27:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:27:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:27:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:27:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:27:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:27:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:27:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:27:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:27:37.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:27:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:27:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:27:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:27:40.008Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:27:40.013Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:27:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:27:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:27:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:27:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:27:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:27:47.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:27:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:27:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:27:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:27:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:27:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:27:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:27:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:27:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:27:57.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:27:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:27:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:28:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:28:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:28:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:28:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:28:07.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:28:07.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:28:07.658Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:28:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:28:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:28:10.013Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:28:10.019Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:28:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:28:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:28:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:28:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:28:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:28:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:28:17.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:28:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:28:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:28:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:28:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:28:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:28:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T02:28:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:28:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:28:27.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:28:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:28:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:28:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:28:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:28:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:28:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:28:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:28:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:28:37.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:28:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:28:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:28:40.024Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:28:40.030Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:28:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:28:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:28:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:28:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:28:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:28:47.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:28:47.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:28:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:28:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:28:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:28:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:28:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:28:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:28:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:28:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:28:57.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:28:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:28:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:29:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:29:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:29:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:29:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:29:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:29:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:29:07.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:29:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:29:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T02:29:10.032Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:29:10.038Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:29:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:29:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:29:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:29:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:29:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:29:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:29:17.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:29:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:29:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:29:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:29:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:29:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:29:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:29:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:29:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:29:27.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:29:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:29:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:29:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:29:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:29:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:29:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:29:37.645Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:29:37.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:29:37.659Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:29:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:29:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:29:40.045Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:29:40.049Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:29:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:29:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:29:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:29:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:29:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:29:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:29:47.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:29:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:29:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:29:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:29:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:29:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:29:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:29:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:29:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:29:57.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:29:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:29:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:30:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:30:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:30:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:30:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:30:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:30:07.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:30:07.662Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:30:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:30:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:30:10.049Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:30:10.054Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:30:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:30:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:30:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:30:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:30:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:30:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:30:17.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:30:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:30:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:30:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:30:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:30:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:30:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:30:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:30:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:30:27.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:30:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:30:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:30:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:30:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:30:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:30:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:30:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:30:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:30:37.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:30:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:30:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:30:40.056Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:30:40.061Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:30:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:30:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:30:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:30:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:30:47.651Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:30:47.664Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:30:47.665Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:30:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:30:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:30:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:30:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:30:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:30:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:30:57.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:30:57.653Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:30:57.656Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:30:57.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:30:57.658Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:30:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:30:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:31:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:31:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:31:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:31:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:31:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:31:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:31:07.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:31:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:31:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:31:10.063Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:31:10.067Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:31:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:31:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:31:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:31:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:31:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:31:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:31:17.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:31:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:31:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:31:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:31:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:31:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:31:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:31:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:31:27.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:31:27.648Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:31:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:31:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:31:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:31:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:31:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:31:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:31:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:31:37.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:31:37.650Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:31:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:31:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:31:40.068Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:31:40.074Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:31:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:31:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:31:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:31:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:31:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:31:47.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:31:47.649Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:31:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:31:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:31:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:31:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:31:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:31:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:31:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:31:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:31:57.657Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:31:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:31:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:32:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:32:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:32:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:32:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:32:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:32:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:32:07.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:32:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:32:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:32:10.076Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:32:10.081Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:32:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:32:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:32:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:32:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:32:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:32:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:32:17.650Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:32:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:32:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:32:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:32:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:32:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:32:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:32:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:32:27.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:32:27.650Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:32:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:32:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:32:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:32:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:32:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:32:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:32:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:32:37.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:32:37.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:32:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:32:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:32:40.081Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:32:40.085Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:32:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:32:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:32:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:32:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:32:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:32:47.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:32:47.649Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:32:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:32:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:32:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:32:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:32:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:32:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:32:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:32:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:32:57.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:32:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:32:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:33:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:33:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:33:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:33:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:33:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:33:07.652Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:33:07.656Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:33:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:33:07.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:33:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:33:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:33:10.091Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:33:10.099Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:33:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:33:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:33:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:33:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:33:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:33:17.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:33:17.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:33:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:33:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:33:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:33:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:33:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:33:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:33:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:33:27.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:33:27.658Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:33:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:33:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:33:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:33:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:33:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:33:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:33:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:33:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:33:37.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:33:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:33:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:33:40.100Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:33:40.105Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:33:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:33:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:33:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:33:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:33:47.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:33:47.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:33:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:33:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:33:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:33:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:33:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:33:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T02:33:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:33:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:33:57.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:33:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:33:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:33:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:34:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:34:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:34:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:34:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:34:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:34:07.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:34:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:34:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:34:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:34:10.105Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:34:10.114Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:34:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:34:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:34:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:34:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:34:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:34:17.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:34:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:34:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:34:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:34:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:34:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:34:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:34:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:34:27.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:34:27.649Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:34:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:34:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:34:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:34:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:34:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:34:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:34:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:34:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:34:37.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:34:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:34:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:34:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:34:40.115Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:34:40.123Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:34:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:34:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:34:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:34:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:34:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:34:47.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:34:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:34:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:34:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:34:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:34:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:34:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:34:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:34:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:34:57.657Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:34:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:34:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:34:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:35:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:35:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:35:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:35:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:35:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:35:07.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:35:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:35:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:35:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:35:10.124Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:35:10.129Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:35:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:35:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:35:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:35:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:35:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:35:17.650Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:35:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:35:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:35:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:35:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:35:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:35:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:35:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:35:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:35:27.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:35:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:35:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:35:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:35:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:35:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:35:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:35:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:35:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:35:37.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:35:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:35:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:35:40.130Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:35:40.136Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:35:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:35:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:35:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:35:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:35:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:35:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:35:47.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:35:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:35:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:35:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:35:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:35:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:35:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:35:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:35:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:35:57.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:35:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:35:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:36:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:36:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:36:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:36:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:36:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:36:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:36:07.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:36:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:36:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:36:10.137Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:36:10.141Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:36:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:36:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:36:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:36:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:36:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:36:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:36:17.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:36:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:36:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:36:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:36:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:36:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:36:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:36:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:36:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:36:27.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:36:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:36:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:36:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:36:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:36:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:36:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:36:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:36:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:36:37.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:36:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:36:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T02:36:40.143Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:36:40.148Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:36:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:36:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:36:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:36:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:36:47.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:36:47.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:36:47.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:36:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:36:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:36:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:36:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:36:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:36:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:36:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:36:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:36:57.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:36:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:36:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:37:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:37:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:37:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:37:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:37:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:37:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:37:07.657Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:37:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:37:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:37:10.150Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:37:10.155Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:37:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:37:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:37:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:37:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:37:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:37:17.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:37:17.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:37:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:37:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:37:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:37:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:37:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:37:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:37:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:37:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:37:27.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:37:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:37:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:37:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:37:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:37:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:37:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:37:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:37:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:37:37.657Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:37:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:37:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:37:40.157Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:37:40.161Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:37:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:37:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:37:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:37:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:37:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:37:47.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:37:47.660Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:37:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:37:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:37:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:37:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:37:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:37:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:37:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:37:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:37:57.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:37:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:37:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:38:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:38:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:38:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:38:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:38:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:38:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:38:07.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:38:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:38:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:38:10.162Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:38:10.167Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:38:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:38:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:38:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:38:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:38:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:38:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:38:17.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:38:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:38:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:38:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:38:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:38:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:38:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:38:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:38:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:38:27.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:38:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:38:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:38:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:38:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:38:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:38:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T02:38:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:38:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:38:37.657Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:38:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:38:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:38:40.168Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:38:40.173Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:38:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:38:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:38:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:38:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:38:47.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:38:47.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:38:47.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:38:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:38:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:38:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:38:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:38:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:38:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-16T02:38:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:38:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:38:57.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:38:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:38:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:39:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:39:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:39:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:39:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:39:07.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:39:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:39:07.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:39:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:39:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:39:10.173Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:39:10.177Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:39:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:39:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:39:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:39:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:39:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:39:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:39:17.649Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:39:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:39:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:39:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:39:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:39:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:39:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:39:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:39:27.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:39:27.658Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:39:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:39:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:39:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:39:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:39:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:39:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:39:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:39:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:39:37.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:39:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:39:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:39:40.179Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:39:40.183Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:39:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:39:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:39:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:39:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:39:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:39:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:39:47.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:39:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:39:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:39:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:39:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:39:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:39:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:39:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:39:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:39:57.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:39:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:39:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:40:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:40:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:40:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:40:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T02:40:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:40:07.655Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:40:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:40:07.657Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:40:07.658Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:40:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:40:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:40:10.189Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:40:10.193Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:40:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:40:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:40:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:40:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:40:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:40:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:40:17.650Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:40:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:40:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:40:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:40:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:40:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:40:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:40:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:40:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:40:27.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:40:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:40:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:40:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:40:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:40:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:40:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:40:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:40:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:40:37.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:40:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:40:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:40:40.197Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:40:40.201Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:40:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:40:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:40:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:40:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:40:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:40:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:40:47.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:40:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:40:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:40:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:40:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:40:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:40:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:40:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:40:57.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:40:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:40:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:40:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:41:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:41:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:41:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:41:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:41:07.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:41:07.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:41:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:41:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:41:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T02:41:10.201Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:41:10.205Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:41:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:41:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:41:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:41:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:41:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:41:17.650Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:41:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:41:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:41:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:41:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:41:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:41:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:41:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:41:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:41:27.657Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:41:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:41:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:41:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:41:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:41:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:41:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:41:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:41:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:41:37.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:41:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:41:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:41:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:41:40.206Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:41:40.211Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:41:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:41:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:41:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:41:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:41:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:41:47.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:41:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:41:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:41:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:41:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:41:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:41:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:41:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:41:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:41:57.657Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:41:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:41:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:41:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:42:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:42:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:42:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:42:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:42:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:42:07.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:42:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:42:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:42:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:42:10.212Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:42:10.216Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:42:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:42:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:42:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:42:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:42:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:42:17.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:42:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:42:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:42:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:42:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:42:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:42:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:42:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:42:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:42:27.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:42:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:42:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:42:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:42:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:42:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:42:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:42:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:42:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:42:37.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:42:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:42:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:42:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:42:40.219Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:42:40.223Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:42:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:42:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:42:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:42:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:42:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:42:47.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:42:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:42:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:42:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:42:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:42:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:42:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:42:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:42:57.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:42:57.658Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:42:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:42:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:43:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:43:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:43:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:43:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:43:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:43:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:43:07.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:43:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:43:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:43:10.229Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:43:10.233Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:43:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:43:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:43:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:43:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:43:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:43:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:43:17.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:43:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:43:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:43:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:43:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:43:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:43:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:43:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:43:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:43:27.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:43:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:43:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:43:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:43:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:43:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:43:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:43:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:43:37.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:43:37.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:43:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:43:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:43:40.234Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:43:40.241Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:43:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:43:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:43:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:43:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:43:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:43:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:43:47.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:43:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:43:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:43:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:43:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:43:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:43:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:43:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:43:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:43:57.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:43:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:43:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:44:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:44:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:44:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:44:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:44:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:44:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:44:07.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:44:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:44:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:44:10.247Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:44:10.251Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:44:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:44:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:44:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:44:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:44:17.636Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:44:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:44:17.650Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:44:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:44:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:44:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:44:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:44:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:44:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:44:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:44:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:44:27.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:44:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:44:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:44:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:44:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:44:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:44:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:44:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:44:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:44:37.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:44:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:44:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:44:40.252Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:44:40.258Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:44:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:44:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:44:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:44:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:44:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:44:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:44:47.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:44:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:44:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:44:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:44:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:44:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:44:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:44:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:44:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:44:57.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:44:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:44:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:45:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:45:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:45:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:45:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:45:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:45:07.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:45:07.650Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:45:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:45:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T02:45:10.259Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:45:10.264Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:45:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:45:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:45:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:45:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:45:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:45:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:45:17.650Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:45:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:45:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:45:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:45:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:45:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:45:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:45:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:45:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:45:27.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:45:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:45:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:45:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:45:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:45:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:45:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:45:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:45:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:45:37.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:45:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:45:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:45:40.265Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:45:40.270Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:45:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:45:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:45:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:45:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:45:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:45:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:45:47.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:45:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:45:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:45:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:45:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:45:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:45:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:45:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:45:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:45:57.651Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:45:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:45:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:46:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:46:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:46:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:46:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:46:07.646Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:46:07.662Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:46:07.663Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:46:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:46:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:46:10.271Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:46:10.276Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:46:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:46:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:46:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:46:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:46:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:46:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:46:17.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:46:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:46:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:46:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:46:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:46:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:46:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:46:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:46:27.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:46:27.658Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:46:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:46:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:46:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:46:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:46:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:46:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:46:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:46:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:46:37.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:46:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:46:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:46:40.277Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:46:40.281Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:46:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:46:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:46:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:46:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:46:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:46:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:46:47.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:46:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:46:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:46:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:46:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:46:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:46:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:46:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:46:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:46:57.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:46:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:46:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:47:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:47:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:47:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:47:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:47:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:47:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:47:07.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:47:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:47:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T02:47:10.282Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:47:10.287Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:47:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:47:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:47:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:47:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:47:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:47:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:47:17.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:47:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:47:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:47:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:47:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:47:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:47:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:47:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:47:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:47:27.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:47:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:47:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:47:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:47:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:47:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:47:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:47:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:47:37.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:47:37.651Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:47:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:47:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:47:40.288Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:47:40.291Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:47:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:47:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:47:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:47:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:47:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:47:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:47:47.651Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:47:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:47:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:47:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:47:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:47:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:47:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:47:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:47:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:47:57.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:47:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:47:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:48:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:48:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:48:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:48:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:48:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:48:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:48:07.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:48:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:48:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:48:10.293Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:48:10.297Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:48:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:48:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:48:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:48:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:48:17.650Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:48:17.653Z","message":"Connection[/10.233.71.121:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:48:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:48:17.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:48:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:48:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:48:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:48:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:48:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:48:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:48:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:48:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:48:27.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:48:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:48:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:48:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:48:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:48:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:48:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:48:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:48:37.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:48:37.659Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:48:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:48:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:48:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:48:40.300Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:48:40.305Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:48:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:48:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:48:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:48:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:48:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:48:47.650Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:48:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:48:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:48:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:48:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:48:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:48:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:48:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:48:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:48:57.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:48:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:48:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:48:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:49:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:49:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:49:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:49:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:49:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:49:07.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:49:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:49:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:49:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:49:10.307Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:49:10.313Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:49:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:49:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:49:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:49:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:49:17.650Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:49:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:49:17.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:49:17.654Z","message":"Connection[/10.233.71.121:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:49:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:49:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:49:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:49:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:49:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:49:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:49:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:49:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:49:27.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:49:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:49:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:49:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:49:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:49:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:49:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:49:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:49:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:49:37.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:49:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:49:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:49:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:49:40.314Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:49:40.318Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:49:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:49:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:49:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T02:49:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:49:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:49:47.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:49:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:49:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:49:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:49:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:49:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:49:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:49:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:49:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:49:57.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:49:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:49:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:50:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:50:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:50:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:50:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:50:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:50:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:50:07.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:50:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:50:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:50:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:50:10.324Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:50:10.329Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:50:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:50:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:50:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:50:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:50:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:50:17.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:50:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:50:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:50:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:50:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:50:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:50:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:50:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:50:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:50:27.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:50:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:50:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:50:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:50:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:50:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:50:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:50:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:50:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:50:37.657Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:50:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:50:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:50:40.330Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:50:40.333Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:50:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:50:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:50:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:50:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:50:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:50:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:50:47.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:50:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:50:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:50:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:50:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:50:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:50:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:50:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:50:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:50:57.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:50:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:50:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:51:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:51:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:51:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:51:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T02:51:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:51:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:51:07.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:51:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:51:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:51:10.340Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:51:10.344Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:51:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:51:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:51:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:51:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:51:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:51:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:51:17.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:51:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:51:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:51:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:51:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:51:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:51:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:51:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:51:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:51:27.657Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:51:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:51:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:51:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:51:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:51:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:51:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:51:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:51:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:51:37.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:51:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:51:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T02:51:40.353Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:51:40.358Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:51:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:51:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:51:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:51:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:51:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:51:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:51:47.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:51:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:51:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:51:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:51:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:51:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:51:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:51:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:51:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:51:57.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:51:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:51:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:52:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:52:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:52:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:52:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T02:52:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:52:07.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:52:07.650Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:52:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:52:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:52:10.364Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:52:10.368Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:52:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:52:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:52:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:52:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:52:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:52:17.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:52:17.662Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:52:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:52:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:52:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:52:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:52:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:52:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:52:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:52:27.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:52:27.659Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:52:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:52:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:52:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:52:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:52:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:52:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:52:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:52:37.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:52:37.660Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:52:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:52:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:52:40.373Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:52:40.377Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:52:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:52:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:52:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:52:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:52:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:52:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:52:47.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:52:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:52:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:52:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:52:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:52:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:52:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:52:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:52:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:52:57.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:52:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:52:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:53:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:53:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:53:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:53:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:53:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:53:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:53:07.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:53:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:53:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:53:10.378Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:53:10.383Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:53:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:53:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:53:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:53:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:53:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:53:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:53:17.649Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:53:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:53:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:53:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:53:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:53:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:53:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:53:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:53:27.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:53:27.658Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:53:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:53:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:53:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:53:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:53:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:53:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:53:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:53:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:53:37.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:53:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:53:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:53:40.388Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:53:40.393Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:53:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:53:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:53:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:53:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:53:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:53:47.648Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:53:47.652Z","message":"Connection[/10.233.71.121:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:53:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:53:47.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:53:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:53:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:53:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:53:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:53:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:53:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:53:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:53:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:53:57.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:53:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:53:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:54:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:54:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:54:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:54:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:54:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:54:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:54:07.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:54:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:54:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:54:10.396Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:54:10.401Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:54:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:54:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:54:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:54:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:54:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:54:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:54:17.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:54:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:54:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:54:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:54:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:54:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:54:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:54:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:54:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:54:27.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:54:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:54:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:54:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:54:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:54:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:54:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:54:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:54:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:54:37.657Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:54:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:54:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T02:54:40.405Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:54:40.410Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:54:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:54:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:54:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:54:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:54:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:54:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:54:47.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:54:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:54:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:54:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:54:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:54:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:54:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:54:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:54:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:54:57.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:54:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:54:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:55:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:55:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:55:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:55:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:55:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:55:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:55:07.657Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:55:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:55:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:55:10.416Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:55:10.422Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:55:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:55:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:55:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:55:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:55:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:55:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:55:17.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:55:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:55:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:55:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:55:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:55:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:55:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:55:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:55:27.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:55:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:55:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:55:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:55:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:55:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:55:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T02:55:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:55:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:55:37.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:55:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:55:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:55:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:55:40.429Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:55:40.434Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:55:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:55:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:55:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:55:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:55:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:55:47.650Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:55:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:55:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:55:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:55:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:55:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:55:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:55:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:55:57.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:55:57.650Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:55:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:55:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:55:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:56:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:56:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:56:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T02:56:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:56:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:56:07.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:56:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:56:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:56:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:56:10.436Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:56:10.441Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:56:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:56:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:56:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:56:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:56:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:56:17.650Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:56:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:56:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:56:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:56:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:56:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:56:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:56:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:56:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:56:27.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:56:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:56:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:56:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:56:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:56:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:56:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:56:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:56:37.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:56:37.660Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:56:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:56:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:56:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:56:40.442Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:56:40.446Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:56:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:56:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:56:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:56:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:56:47.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:56:47.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:56:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:56:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:56:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:56:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:56:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:56:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:56:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:56:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:56:57.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:56:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:56:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:57:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:57:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:57:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:57:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:57:07.636Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:57:07.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:57:07.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:57:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:57:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:57:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:57:10.447Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:57:10.453Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:57:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:57:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:57:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:57:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:57:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:57:17.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:57:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:57:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:57:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:57:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:57:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:57:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:57:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:57:27.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:57:27.660Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:57:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:57:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:57:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:57:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:57:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:57:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T02:57:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:57:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:57:37.657Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:57:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:57:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:57:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:57:40.461Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:57:40.465Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:57:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:57:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:57:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:57:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:57:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:57:47.650Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:57:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:57:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:57:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:57:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:57:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:57:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:57:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:57:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:57:57.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:57:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:57:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:58:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:58:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:58:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:58:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:58:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:58:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:58:07.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:58:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:58:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:58:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:58:10.467Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:58:10.472Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:58:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:58:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:58:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:58:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:58:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:58:17.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:58:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:58:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:58:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:58:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:58:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:58:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T02:58:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:58:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:58:27.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:58:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:58:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:58:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:58:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:58:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:58:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:58:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:58:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:58:37.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:58:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:58:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:58:40.477Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:58:40.482Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:58:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:58:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:58:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:58:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:58:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:58:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:58:47.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:58:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:58:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:58:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:58:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:58:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:58:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:58:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:58:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:58:57.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:58:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:58:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:59:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:59:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:59:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:59:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T02:59:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:59:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:59:07.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:59:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:59:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:59:10.488Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:59:10.493Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:59:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:59:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:59:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:59:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T02:59:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:59:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:59:17.650Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:59:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:59:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:59:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:59:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:59:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:59:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T02:59:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:59:27.651Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:59:27.655Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:59:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:59:27.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:59:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:59:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:59:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:59:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:59:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:59:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:59:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:59:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:59:37.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:59:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:59:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:59:40.494Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:59:40.498Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:59:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:59:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:59:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:59:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T02:59:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:59:47.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:59:47.658Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:59:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:59:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:59:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:59:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:59:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:59:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T02:59:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T02:59:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T02:59:57.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:02:59:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:02:59:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:00:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:00:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:00:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:00:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:00:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:00:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:00:07.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:00:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:00:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:00:10.499Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:00:10.503Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:00:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:00:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:00:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:00:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:00:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:00:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:00:17.649Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:00:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:00:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:00:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:00:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:00:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:00:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:00:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:00:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:00:27.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:00:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:00:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:00:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:00:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:00:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:00:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:00:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:00:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:00:37.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:00:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:00:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:00:40.509Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:00:40.513Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:00:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:00:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:00:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:00:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:00:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:00:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:00:47.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:00:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:00:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:00:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:00:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:00:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:00:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:00:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:00:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:00:57.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:00:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:00:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:01:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:01:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:01:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:01:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:01:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:01:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:01:07.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:01:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:01:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:01:10.514Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:01:10.518Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:01:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:01:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:01:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:01:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:01:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:01:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:01:17.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:01:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:01:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:01:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:01:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:01:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:01:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:01:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:01:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:01:27.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:01:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:01:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:01:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:01:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:01:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:01:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:01:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:01:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:01:37.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:01:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:01:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:01:40.521Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:01:40.525Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:01:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:01:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:01:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:01:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:01:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:01:47.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:01:47.649Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:01:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:01:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:01:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:01:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:01:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:01:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T03:01:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:01:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:01:57.657Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:01:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:01:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:02:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:02:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:02:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:02:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:02:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:02:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:02:07.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:02:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:02:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:02:10.529Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:02:10.533Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:02:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:02:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:02:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:02:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:02:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:02:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:02:17.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:02:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:02:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:02:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:02:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:02:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:02:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:02:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:02:27.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:02:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:02:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:02:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:02:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:02:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:02:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:02:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:02:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:02:37.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:02:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:02:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:02:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:02:40.538Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:02:40.543Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:02:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:02:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:02:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:02:47.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:02:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:02:47.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:02:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:02:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:02:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:02:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:02:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:02:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:02:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:02:57.669Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:02:57.670Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:02:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 35 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:02:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:02:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:03:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:03:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:03:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:03:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:03:07.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:03:07.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:03:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:03:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:03:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:03:10.549Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:03:10.554Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:03:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:03:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:03:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:03:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:03:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:03:17.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:03:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:03:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:03:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:03:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:03:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:03:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:03:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:03:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:03:27.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:03:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:03:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:03:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:03:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:03:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:03:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:03:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:03:37.696Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:03:37.697Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:03:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 60 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:03:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:03:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:03:40.555Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:03:40.560Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:03:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:03:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:03:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:03:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:03:47.650Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:03:47.653Z","message":"Connection[/10.233.71.121:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:03:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:03:47.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:03:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:03:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:03:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:03:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:03:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:03:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:03:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:03:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:03:57.658Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:03:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:03:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:04:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:04:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:04:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:04:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:04:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:04:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:04:07.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:04:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:04:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:04:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:04:10.564Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:04:10.569Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:04:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:04:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:04:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:04:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:04:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:04:17.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:04:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:04:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:04:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:04:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:04:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:04:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:04:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:04:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:04:27.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:04:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:04:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:04:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:04:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:04:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:04:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:04:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:04:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:04:37.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:04:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:04:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:04:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:04:40.570Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:04:40.576Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:04:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:04:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:04:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:04:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:04:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:04:47.650Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:04:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:04:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:04:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:04:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:04:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:04:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:04:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:04:57.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:04:57.659Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:04:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:04:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:05:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:05:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:05:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:05:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:05:07.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:05:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:05:07.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:05:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:05:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:05:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:05:10.579Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:05:10.584Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:05:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:05:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:05:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:05:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:05:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:05:17.649Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:05:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:05:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:05:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:05:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:05:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:05:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:05:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:05:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:05:27.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:05:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:05:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:05:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:05:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:05:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:05:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:05:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:05:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:05:37.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:05:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:05:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:05:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:05:40.585Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:05:40.589Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:05:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:05:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:05:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:05:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:05:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:05:47.650Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:05:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:05:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:05:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:05:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:05:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:05:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:05:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:05:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:05:57.657Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:05:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:05:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:06:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:06:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:06:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:06:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:06:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:06:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:06:07.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:06:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:06:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:06:10.597Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:06:10.600Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:06:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:06:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:06:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:06:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:06:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:06:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:06:17.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:06:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:06:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:06:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:06:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:06:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:06:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:06:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:06:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:06:27.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:06:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:06:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:06:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:06:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:06:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:06:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:06:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:06:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:06:37.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:06:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:06:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:06:40.605Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:06:40.610Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:06:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:06:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:06:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:06:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:06:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:06:47.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:06:47.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:06:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:06:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:06:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:06:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:06:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:06:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:06:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:06:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:06:57.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:06:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:06:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:07:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:07:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:07:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:07:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:07:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:07:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:07:07.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:07:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:07:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:07:10.611Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:07:10.616Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:07:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:07:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:07:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:07:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:07:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:07:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:07:17.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:07:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:07:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:07:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:07:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:07:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:07:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:07:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:07:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:07:27.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:07:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:07:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:07:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:07:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:07:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:07:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:07:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:07:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:07:37.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:07:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:07:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:07:40.617Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:07:40.622Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:07:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:07:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:07:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:07:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:07:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:07:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:07:47.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:07:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:07:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:07:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:07:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:07:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:07:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:07:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:07:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:07:57.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:07:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:07:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:08:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:08:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:08:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:08:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:08:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:08:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:08:07.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:08:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:08:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:08:10.628Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:08:10.633Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:08:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:08:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:08:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:08:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:08:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:08:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:08:17.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:08:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:08:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:08:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:08:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:08:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:08:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:08:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:08:27.653Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:08:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:08:27.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:08:27.657Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:08:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:08:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:08:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:08:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:08:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:08:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:08:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:08:37.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:08:37.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:08:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:08:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:08:40.642Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:08:40.648Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:08:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:08:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:08:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:08:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:08:47.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:08:47.651Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:08:47.654Z","message":"Connection[/10.233.71.121:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:08:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:08:47.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:08:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:08:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:08:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:08:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:08:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:08:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:08:57.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:08:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:08:57.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:08:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:08:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:09:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:09:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:09:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:09:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:09:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:09:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:09:07.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:09:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:09:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:09:10.652Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:09:10.657Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:09:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:09:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:09:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:09:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:09:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:09:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:09:17.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:09:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:09:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:09:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:09:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:09:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:09:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:09:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:09:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:09:27.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:09:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:09:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:09:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:09:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:09:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:09:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:09:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:09:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:09:37.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:09:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:09:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:09:40.658Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:09:40.663Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:09:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:09:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:09:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:09:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:09:47.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:09:47.658Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:09:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:09:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:09:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:09:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:09:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:09:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:09:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:09:57.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:09:57.651Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:09:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:09:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:09:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:10:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:10:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:10:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:10:07.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:10:07.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:10:07.659Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:10:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:10:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:10:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:10:10.664Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:10:10.670Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:10:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:10:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:10:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:10:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:10:17.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:10:17.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:10:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:10:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:10:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:10:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:10:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:10:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:10:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:10:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:10:27.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:10:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:10:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:10:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:10:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:10:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:10:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:10:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:10:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:10:37.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:10:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:10:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:10:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:10:40.674Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:10:40.678Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:10:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:10:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:10:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:10:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:10:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:10:47.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:10:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:10:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:10:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:10:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:10:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:10:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:10:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:10:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:10:57.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:10:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:10:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:11:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:11:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:11:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:11:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:11:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:11:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:11:07.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:11:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:11:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:11:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:11:10.685Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:11:10.689Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:11:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:11:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:11:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:11:17.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:11:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:11:17.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:11:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:11:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:11:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:11:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:11:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:11:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:11:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:11:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:11:27.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:11:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:11:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:11:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:11:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:11:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:11:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:11:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:11:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:11:37.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:11:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:11:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:11:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:11:40.698Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:11:40.704Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:11:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:11:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:11:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:11:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:11:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:11:47.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:11:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:11:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:11:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:11:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:11:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:11:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:11:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:11:57.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:11:57.659Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:11:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:11:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:12:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:12:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:12:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:12:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:12:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:12:07.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:12:07.709Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:12:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 73 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:12:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:12:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:12:10.710Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:12:10.714Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:12:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:12:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:12:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:12:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:12:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:12:17.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:12:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:12:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:12:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:12:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:12:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:12:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:12:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:12:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:12:27.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:12:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:12:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:12:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:12:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:12:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:12:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:12:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:12:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:12:37.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:12:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:12:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:12:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:12:40.715Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:12:40.720Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:12:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:12:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:12:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:12:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:12:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:12:47.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:12:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:12:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:12:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:12:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:12:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:12:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:12:57.646Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:12:57.665Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:12:57.666Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:12:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:12:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:13:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:13:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:13:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:13:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:13:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:13:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:13:07.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:13:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:13:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:13:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:13:10.721Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:13:10.726Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:13:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:13:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:13:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:13:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:13:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:13:17.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:13:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:13:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:13:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:13:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:13:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:13:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:13:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:13:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:13:27.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:13:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:13:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:13:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:13:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:13:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:13:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:13:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:13:37.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:13:37.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:13:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:13:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:13:40.727Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:13:40.732Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:13:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:13:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:13:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:13:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:13:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:13:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:13:47.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:13:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:13:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:13:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:13:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:13:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:13:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:13:57.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:13:57.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:13:57.660Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:13:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:13:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:14:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:14:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:14:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:14:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:14:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:14:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:14:07.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:14:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:14:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:14:10.733Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:14:10.738Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:14:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:14:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:14:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:14:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:14:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:14:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:14:17.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:14:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:14:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:14:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:14:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:14:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:14:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:14:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:14:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:14:27.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:14:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:14:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:14:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:14:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:14:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 40 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:14:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:14:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:14:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:14:37.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:14:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:14:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:14:40.747Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:14:40.752Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:14:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:14:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:14:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:14:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:14:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:14:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:14:47.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:14:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:14:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:14:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:14:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:14:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:14:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:14:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:14:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:14:57.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:14:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:14:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:15:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:15:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:15:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:15:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:15:07.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:15:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:15:07.657Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:15:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:15:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:15:10.758Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:15:10.764Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:15:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:15:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:15:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:15:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:15:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:15:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:15:17.649Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:15:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:15:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:15:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:15:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:15:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:15:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:15:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:15:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:15:27.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:15:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:15:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:15:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:15:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:15:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:15:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:15:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:15:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:15:37.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:15:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:15:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:15:40.770Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:15:40.774Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:15:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:15:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:15:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:15:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:15:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:15:47.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:15:47.649Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:15:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:15:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:15:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:15:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:15:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:15:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:15:57.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:15:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:15:57.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:15:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:15:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:16:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:16:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:16:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:16:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:16:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:16:07.702Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:16:07.703Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:16:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 68 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:16:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:16:10.777Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:16:10.781Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:16:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:16:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:16:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:16:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:16:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:16:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:16:17.649Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:16:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:16:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:16:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:16:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:16:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:16:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:16:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:16:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:16:27.657Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:16:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:16:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:16:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:16:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:16:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:16:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:16:37.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:16:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:16:37.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:16:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:16:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:16:40.785Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:16:40.791Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:16:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:16:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:16:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:16:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:16:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:16:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:16:47.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:16:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:16:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:16:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:16:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:16:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:16:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:16:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:16:57.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:16:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:16:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:16:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:17:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:17:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:17:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:17:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:17:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:17:07.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:17:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:17:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:17:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:17:10.797Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:17:10.802Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:17:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:17:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:17:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:17:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:17:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:17:17.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:17:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:17:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:17:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:17:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:17:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:17:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:17:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:17:27.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:17:27.650Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:17:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:17:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:17:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:17:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:17:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:17:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:17:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:17:37.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:17:37.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:17:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:17:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:17:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:17:40.803Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:17:40.808Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:17:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:17:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:17:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:17:47.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:17:47.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:17:47.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:17:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:17:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:17:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:17:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:17:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:17:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:17:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:17:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:17:57.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:17:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:17:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:17:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:18:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:18:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:18:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:18:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:18:07.698Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:18:07.699Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:18:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 65 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:18:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:18:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:18:10.808Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:18:10.813Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:18:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:18:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:18:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:18:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:18:17.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:18:17.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:18:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:18:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:18:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:18:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:18:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:18:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:18:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:18:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:18:27.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:18:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:18:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:18:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:18:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:18:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:18:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:18:37.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:18:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:18:37.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:18:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:18:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:18:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:18:40.814Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:18:40.819Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:18:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:18:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:18:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:18:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:18:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:18:47.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:18:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:18:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:18:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:18:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:18:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:18:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:18:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:18:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:18:57.658Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:18:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:18:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:19:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:19:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:19:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:19:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:19:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:19:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:19:07.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:19:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:19:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:19:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:19:10.820Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:19:10.826Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:19:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:19:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:19:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:19:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:19:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:19:17.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:19:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:19:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:19:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:19:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:19:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:19:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:19:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:19:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:19:27.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:19:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:19:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:19:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:19:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:19:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:19:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:19:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:19:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:19:37.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:19:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:19:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:19:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:19:40.829Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:19:40.834Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:19:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:19:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:19:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:19:47.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:19:47.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:19:47.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:19:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:19:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:19:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:19:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:19:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:19:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:19:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:19:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:19:57.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:19:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:19:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:20:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:20:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:20:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:20:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:20:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:20:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:20:07.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:20:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:20:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:20:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:20:10.835Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:20:10.840Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:20:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:20:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:20:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:20:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:20:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:20:17.650Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:20:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:20:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:20:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:20:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:20:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:20:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:20:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:20:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:20:27.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:20:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:20:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:20:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:20:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:20:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:20:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:20:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:20:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:20:37.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:20:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:20:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:20:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:20:40.841Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:20:40.845Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:20:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:20:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:20:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:20:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:20:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:20:47.651Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:20:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:20:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:20:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:20:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:20:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:20:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:20:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:20:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:20:57.657Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:20:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:20:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:21:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:21:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:21:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:21:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:21:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:21:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:21:07.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:21:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:21:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:21:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:21:10.854Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:21:10.859Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:21:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:21:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:21:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:21:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:21:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:21:17.650Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:21:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:21:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:21:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:21:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:21:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:21:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:21:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:21:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:21:27.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:21:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:21:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:21:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:21:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:21:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:21:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T03:21:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:21:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:21:37.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:21:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:21:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:21:40.859Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:21:40.863Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:21:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:21:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:21:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:21:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:21:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:21:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:21:47.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:21:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:21:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:21:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:21:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:21:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:21:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:21:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:21:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:21:57.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:21:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:21:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:22:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:22:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:22:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:22:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:22:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:22:07.695Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:22:07.696Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:22:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 61 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:22:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:22:10.864Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:22:10.869Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:22:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:22:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:22:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:22:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:22:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:22:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:22:17.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:22:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:22:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:22:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:22:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:22:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:22:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:22:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:22:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:22:27.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:22:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:22:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:22:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:22:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:22:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:22:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T03:22:37.636Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:22:37.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:22:37.649Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:22:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:22:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:22:40.870Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:22:40.875Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:22:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:22:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:22:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:22:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:22:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:22:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:22:47.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:22:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:22:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:22:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:22:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:22:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:22:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:22:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:22:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:22:57.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:22:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:22:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:23:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:23:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:23:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:23:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:23:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:23:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:23:07.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:23:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:23:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:23:10.879Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:23:10.885Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:23:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:23:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:23:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:23:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:23:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:23:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:23:17.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:23:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:23:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:23:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:23:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:23:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:23:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:23:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:23:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:23:27.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:23:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:23:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:23:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:23:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:23:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:23:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:23:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:23:37.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:23:37.659Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:23:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:23:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:23:40.886Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:23:40.890Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:23:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:23:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:23:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:23:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:23:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:23:47.651Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:23:47.653Z","message":"Connection[/10.233.71.121:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:23:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:23:47.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:23:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:23:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:23:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:23:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:23:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:23:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:23:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:23:57.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:23:57.650Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:23:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:23:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:24:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:24:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:24:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:24:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:24:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:24:07.690Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:24:07.691Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:24:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 55 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:24:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:24:10.896Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:24:10.901Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:24:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:24:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:24:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:24:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:24:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:24:17.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:24:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:24:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:24:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:24:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:24:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:24:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:24:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:24:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:24:27.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:24:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:24:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:24:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:24:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:24:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:24:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:24:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:24:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:24:37.657Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:24:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:24:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:24:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:24:40.910Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:24:40.915Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:24:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:24:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:24:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:24:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:24:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:24:47.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:24:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:24:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:24:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:24:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:24:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:24:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:24:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:24:57.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:24:57.650Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:24:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:24:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:24:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:25:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:25:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:25:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:25:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:25:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:25:07.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:25:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:25:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:25:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:25:10.924Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:25:10.929Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:25:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:25:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:25:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:25:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:25:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:25:17.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:25:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:25:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:25:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:25:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:25:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:25:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:25:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:25:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:25:27.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:25:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:25:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:25:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:25:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:25:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:25:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:25:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:25:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:25:37.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:25:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:25:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:25:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:25:40.930Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:25:40.935Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:25:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:25:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:25:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:25:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:25:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:25:47.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:25:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:25:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:25:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:25:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:25:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:25:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:25:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:25:57.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:25:57.658Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:25:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:25:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:26:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:26:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:26:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:26:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:26:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:26:07.690Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:26:07.691Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:26:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 55 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:26:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:26:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:26:10.937Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:26:10.942Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:26:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:26:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:26:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:26:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:26:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:26:17.650Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:26:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:26:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:26:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:26:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:26:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:26:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:26:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:26:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:26:27.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:26:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:26:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:26:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:26:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:26:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:26:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:26:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:26:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:26:37.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:26:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:26:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:26:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:26:40.943Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:26:40.947Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:26:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:26:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:26:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:26:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:26:47.683Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:26:47.683Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:26:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 47 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:26:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:26:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:26:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:26:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:26:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:26:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:26:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:26:57.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:26:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:26:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:27:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:27:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:27:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:27:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:27:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:27:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:27:07.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:27:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:27:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:27:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:27:10.948Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:27:10.953Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:27:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:27:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:27:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:27:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:27:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:27:17.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:27:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:27:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:27:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:27:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:27:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:27:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:27:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:27:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:27:27.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:27:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:27:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:27:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:27:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:27:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:27:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:27:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:27:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:27:37.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:27:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:27:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:27:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:27:40.960Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:27:40.965Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:27:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:27:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:27:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:27:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:27:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:27:47.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:27:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:27:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:27:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:27:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:27:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:27:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:27:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:27:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:27:57.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:27:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:27:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:28:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:28:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:28:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:28:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:28:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:28:07.688Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:28:07.690Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:28:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 56 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:28:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:28:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:28:10.966Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:28:10.971Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:28:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:28:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:28:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:28:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:28:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:28:17.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:28:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:28:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:28:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:28:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:28:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:28:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:28:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:28:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:28:27.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:28:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:28:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:28:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:28:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:28:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:28:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:28:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:28:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:28:37.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:28:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:28:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:28:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:28:40.971Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:28:40.976Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:28:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:28:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:28:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:28:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:28:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:28:47.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:28:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:28:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:28:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:28:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:28:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:28:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:28:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:28:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:28:57.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:28:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:28:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:29:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:29:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:29:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:29:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:29:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:29:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:29:07.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:29:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:29:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:29:10.977Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:29:10.982Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:29:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:29:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:29:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:29:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:29:17.636Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:29:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:29:17.650Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:29:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:29:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:29:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:29:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:29:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:29:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:29:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:29:27.654Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:29:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:29:27.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:29:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
{"timestamp":"2023-04-16T03:29:27.658Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:29:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:29:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:29:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:29:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:29:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:29:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:29:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:29:37.657Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:29:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:29:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:29:40.983Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:29:40.987Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:29:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:29:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:29:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:29:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:29:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:29:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:29:47.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:29:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:29:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:29:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:29:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:29:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:29:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:29:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:29:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:29:57.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:29:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:29:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:30:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:30:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:30:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:30:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:30:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:30:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:30:07.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:30:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:30:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:30:10.993Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:30:10.998Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:30:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:30:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:30:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:30:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:30:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:30:17.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:30:17.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:30:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:30:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:30:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:30:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:30:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:30:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:30:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:30:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:30:27.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:30:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:30:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:30:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:30:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:30:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:30:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:30:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:30:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:30:37.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:30:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:30:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:30:41.000Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:30:41.006Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:30:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:30:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:30:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:30:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:30:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:30:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:30:47.651Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:30:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:30:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:30:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:30:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:30:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:30:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:30:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:30:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:30:57.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:30:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:30:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:31:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:31:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:31:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:31:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:31:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:31:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:31:07.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:31:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:31:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:31:11.007Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:31:11.012Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:31:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:31:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:31:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:31:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:31:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:31:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:31:17.651Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:31:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:31:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:31:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:31:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:31:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:31:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:31:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:31:27.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:31:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:31:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:31:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:31:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:31:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:31:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:31:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:31:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:31:37.657Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:31:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:31:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:31:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:31:41.013Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:31:41.018Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:31:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:31:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:31:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:31:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:31:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:31:47.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:31:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:31:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:31:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:31:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:31:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:31:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:31:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:31:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:31:57.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:31:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:31:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:31:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:32:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:32:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:32:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:32:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:32:07.681Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:32:07.682Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:32:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 47 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:32:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:32:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:32:11.020Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:32:11.025Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:32:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:32:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:32:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:32:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:32:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:32:17.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:32:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:32:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:32:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:32:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:32:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:32:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:32:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:32:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:32:27.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:32:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:32:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:32:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:32:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:32:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:32:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:32:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:32:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:32:37.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:32:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:32:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:32:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:32:41.030Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:32:41.035Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:32:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:32:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:32:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:32:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:32:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:32:47.649Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:32:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:32:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:32:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:32:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:32:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:32:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:32:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:32:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:32:57.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:32:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:32:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:33:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:33:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:33:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:33:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:33:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:33:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:33:07.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:33:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:33:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:33:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:33:11.038Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:33:11.043Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:33:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:33:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:33:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:33:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:33:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:33:17.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:33:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:33:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:33:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:33:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:33:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:33:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:33:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:33:27.696Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:33:27.697Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:33:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 61 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:33:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:33:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:33:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:33:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:33:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:33:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:33:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:33:37.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:33:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:33:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:33:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:33:41.044Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:33:41.050Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:33:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:33:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:33:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:33:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:33:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:33:47.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:33:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:33:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:33:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:33:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:33:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:33:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:33:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:33:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:33:57.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:33:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:33:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:34:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:34:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:34:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:34:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:34:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:34:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:34:07.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:34:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:34:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:34:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:34:11.050Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:34:11.055Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:34:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:34:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:34:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:34:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:34:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:34:17.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:34:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:34:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:34:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:34:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:34:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:34:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:34:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:34:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:34:27.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:34:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:34:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:34:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:34:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:34:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:34:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:34:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:34:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:34:37.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:34:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:34:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:34:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:34:41.064Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:34:41.069Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:34:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:34:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:34:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:34:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:34:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:34:47.650Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:34:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:34:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:34:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:34:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:34:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:34:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:34:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:34:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:34:57.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:34:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:34:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:35:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:35:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:35:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:35:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:35:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:35:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:35:07.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:35:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:35:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:35:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:35:11.076Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:35:11.081Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:35:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:35:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:35:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:35:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:35:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:35:17.650Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:35:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:35:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:35:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:35:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:35:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:35:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:35:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:35:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:35:27.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:35:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:35:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:35:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:35:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:35:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:35:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:35:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:35:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:35:37.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:35:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:35:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:35:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:35:41.083Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:35:41.087Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:35:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:35:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:35:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:35:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:35:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:35:47.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:35:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:35:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:35:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:35:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:35:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:35:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:35:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:35:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:35:57.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:35:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:35:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:36:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:36:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:36:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:36:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:36:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:36:07.677Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:36:07.678Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:36:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 42 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:36:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:36:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:36:11.088Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:36:11.094Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:36:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:36:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:36:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:36:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:36:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:36:17.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:36:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:36:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:36:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:36:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:36:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:36:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:36:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:36:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:36:27.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:36:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:36:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:36:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:36:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:36:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:36:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:36:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:36:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:36:37.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:36:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:36:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:36:41.094Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:36:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:36:41.099Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:36:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:36:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:36:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:36:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:36:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:36:47.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:36:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:36:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:36:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:36:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:36:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:36:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:36:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:36:57.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:36:57.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:36:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:36:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:37:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:37:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:37:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:37:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:37:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:37:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:37:07.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:37:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:37:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:37:11.100Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:37:11.104Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:37:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:37:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:37:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:37:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:37:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:37:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:37:17.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:37:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:37:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:37:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:37:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:37:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:37:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:37:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:37:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:37:27.657Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:37:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:37:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:37:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:37:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:37:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:37:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:37:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:37:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:37:37.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:37:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:37:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:37:41.105Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:37:41.111Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:37:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:37:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:37:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:37:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:37:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:37:47.647Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:37:47.648Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:37:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:37:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:37:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:37:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:37:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:37:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:37:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:37:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:37:57.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:37:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:37:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:38:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:38:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:38:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:38:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:38:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:38:07.675Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:38:07.676Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:38:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 40 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:38:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:38:11.111Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:38:11.116Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:38:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:38:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:38:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:38:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:38:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:38:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:38:17.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:38:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:38:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:38:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:38:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:38:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:38:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:38:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:38:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:38:27.657Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:38:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:38:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:38:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:38:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:38:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:38:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:38:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:38:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:38:37.657Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:38:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:38:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:38:41.118Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:38:41.124Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:38:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:38:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:38:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:38:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:38:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:38:47.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:38:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:38:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:38:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:38:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:38:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:38:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:38:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:38:57.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:38:57.651Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:38:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:38:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:38:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:39:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:39:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:39:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:39:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:39:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:39:07.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:39:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:39:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:39:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:39:11.129Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:39:11.135Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:39:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:39:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:39:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:39:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:39:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:39:17.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:39:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:39:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:39:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:39:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:39:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:39:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:39:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:39:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:39:27.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:39:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:39:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:39:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:39:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:39:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:39:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:39:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:39:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:39:37.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:39:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:39:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:39:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:39:41.142Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:39:41.147Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:39:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:39:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:39:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:39:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:39:47.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:39:47.650Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:39:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:39:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:39:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:39:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:39:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:39:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:39:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:39:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:39:57.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:39:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:39:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:39:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:40:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:40:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:40:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:40:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:40:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:40:07.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:40:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:40:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:40:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:40:11.148Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:40:11.152Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:40:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:40:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:40:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:40:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:40:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:40:17.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:40:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:40:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:40:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:40:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:40:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:40:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:40:27.647Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:40:27.662Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:40:27.662Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:40:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:40:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:40:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:40:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:40:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:40:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:40:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:40:37.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:40:37.650Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:40:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:40:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:40:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:40:41.153Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:40:41.158Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:40:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:40:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:40:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:40:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:40:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:40:47.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:40:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:40:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:40:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:40:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:40:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:40:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:40:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:40:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:40:57.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:40:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:40:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:41:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:41:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:41:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:41:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:41:07.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:41:07.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:41:07.663Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:41:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:41:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:41:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:41:11.159Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:41:11.165Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:41:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:41:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:41:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:41:17.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:41:17.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:41:17.660Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:41:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:41:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:41:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:41:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:41:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:41:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:41:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:41:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:41:27.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:41:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:41:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:41:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:41:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:41:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:41:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:41:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:41:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:41:37.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:41:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:41:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:41:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:41:41.168Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:41:41.173Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:41:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:41:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:41:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:41:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:41:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:41:47.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:41:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:41:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:41:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:41:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:41:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:41:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:41:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:41:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:41:57.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:41:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:41:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:42:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:42:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:42:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:42:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:42:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:42:07.670Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:42:07.670Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:42:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 35 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:42:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:42:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:42:11.174Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:42:11.179Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:42:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:42:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:42:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:42:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:42:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:42:17.650Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:42:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:42:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:42:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:42:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:42:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:42:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:42:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:42:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:42:27.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:42:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:42:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:42:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:42:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:42:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:42:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:42:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:42:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:42:37.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:42:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:42:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:42:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:42:41.180Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:42:41.185Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:42:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:42:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:42:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:42:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:42:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:42:47.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:42:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:42:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:42:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:42:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:42:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:42:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:42:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:42:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:42:57.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:42:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:42:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:43:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:43:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:43:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:43:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:43:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:43:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:43:07.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:43:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:43:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:43:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:43:11.186Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:43:11.191Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:43:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:43:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:43:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:43:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:43:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:43:17.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:43:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:43:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:43:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:43:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:43:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:43:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:43:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:43:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:43:27.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:43:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:43:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:43:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:43:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:43:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:43:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:43:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:43:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:43:37.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:43:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:43:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:43:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:43:41.192Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:43:41.197Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:43:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:43:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:43:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:43:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:43:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:43:47.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:43:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:43:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:43:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:43:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:43:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:43:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:43:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:43:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:43:57.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:43:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:43:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:44:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:44:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:44:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:44:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:44:07.645Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:44:07.666Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:44:07.667Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:44:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:44:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:44:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:44:11.198Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:44:11.204Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:44:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:44:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:44:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:44:17.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:44:17.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:44:17.657Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:44:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:44:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:44:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:44:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:44:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:44:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:44:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:44:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:44:27.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:44:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:44:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:44:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:44:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:44:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:44:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:44:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:44:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:44:37.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:44:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:44:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:44:41.205Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:44:41.209Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:44:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:44:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:44:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:44:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:44:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:44:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:44:47.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:44:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:44:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:44:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:44:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:44:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:44:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:44:57.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:44:57.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:44:57.659Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:44:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:44:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:45:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:45:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:45:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:45:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:45:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:45:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:45:07.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:45:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:45:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:45:11.210Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:45:11.215Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:45:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:45:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:45:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:45:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:45:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:45:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:45:17.650Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:45:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:45:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:45:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:45:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:45:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:45:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:45:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:45:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:45:27.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:45:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:45:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:45:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:45:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:45:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:45:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:45:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:45:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:45:37.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:45:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:45:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:45:41.215Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:45:41.221Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:45:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:45:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:45:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:45:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:45:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:45:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:45:47.649Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:45:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:45:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:45:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:45:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:45:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:45:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:45:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:45:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:45:57.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:45:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:45:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:46:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:46:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:46:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:46:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:46:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:46:07.663Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:46:07.663Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:46:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:46:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:46:11.226Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:46:11.231Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:46:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:46:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:46:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:46:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:46:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:46:17.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:46:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:46:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:46:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:46:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:46:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:46:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:46:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:46:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:46:27.726Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:46:27.727Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:46:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 90 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:46:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:46:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:46:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:46:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:46:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:46:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:46:37.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:46:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:46:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:46:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:46:41.236Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:46:41.241Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:46:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:46:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:46:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:46:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:46:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:46:47.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:46:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:46:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:46:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:46:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:46:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:46:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:46:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:46:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:46:57.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:46:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:46:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:46:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:47:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:47:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:47:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:47:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:47:07.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:47:07.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:47:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:47:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:47:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:47:11.246Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:47:11.251Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:47:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:47:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:47:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:47:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:47:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:47:17.649Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:47:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:47:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:47:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:47:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:47:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:47:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:47:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:47:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:47:27.650Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:47:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:47:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:47:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:47:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:47:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:47:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:47:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:47:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:47:37.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:47:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:47:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:47:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:47:41.260Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:47:41.266Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:47:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:47:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:47:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:47:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:47:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:47:47.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:47:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:47:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:47:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:47:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:47:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:47:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:47:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:47:57.650Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:47:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:47:57.653Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:47:57.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:47:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:47:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:48:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:48:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:48:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:48:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:48:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:48:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:48:07.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:48:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:48:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:48:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:48:11.266Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:48:11.272Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:48:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:48:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:48:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:48:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:48:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:48:17.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:48:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:48:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:48:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:48:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:48:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:48:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:48:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:48:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:48:27.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:48:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:48:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:48:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:48:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:48:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:48:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:48:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:48:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:48:37.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:48:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:48:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:48:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:48:41.277Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:48:41.283Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:48:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:48:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:48:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:48:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:48:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:48:47.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:48:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:48:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:48:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:48:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:48:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:48:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:48:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:48:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:48:57.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:48:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:48:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:49:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:49:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:49:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:49:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:49:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:49:07.655Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:49:07.659Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:49:07.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:49:07.659Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:49:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:49:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:49:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:49:11.284Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:49:11.289Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:49:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:49:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:49:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:49:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:49:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:49:17.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:49:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:49:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:49:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:49:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:49:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:49:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:49:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:49:27.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:49:27.648Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:49:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:49:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:49:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:49:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:49:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:49:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:49:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:49:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:49:37.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:49:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:49:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:49:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:49:41.289Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:49:41.295Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:49:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:49:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:49:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:49:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:49:47.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:49:47.649Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:49:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:49:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:49:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:49:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:49:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:49:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:49:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:49:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:49:57.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:49:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:49:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:50:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:50:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:50:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:50:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:50:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:50:07.654Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:50:07.657Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:50:07.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:50:07.659Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:50:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:50:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:50:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:50:11.296Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:50:11.301Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:50:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:50:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:50:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:50:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:50:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:50:17.651Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:50:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:50:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:50:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:50:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:50:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:50:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:50:27.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:50:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:50:27.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:50:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:50:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:50:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:50:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:50:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:50:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:50:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:50:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:50:37.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:50:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:50:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:50:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:50:41.302Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:50:41.307Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:50:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:50:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:50:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:50:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:50:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:50:47.651Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:50:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:50:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:50:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:50:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:50:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:50:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:50:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:50:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:50:57.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:50:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:50:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:51:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:51:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:51:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:51:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:51:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:51:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:51:07.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:51:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:51:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:51:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:51:11.308Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:51:11.313Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:51:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:51:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:51:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:51:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:51:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:51:17.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:51:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:51:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:51:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:51:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:51:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:51:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:51:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:51:27.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:51:27.650Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:51:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:51:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:51:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:51:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:51:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:51:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:51:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:51:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:51:37.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:51:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:51:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:51:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:51:41.315Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:51:41.319Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:51:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:51:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:51:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:51:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:51:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:51:47.650Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:51:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:51:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:51:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:51:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:51:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:51:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:51:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:51:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:51:57.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:51:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:51:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:52:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:52:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:52:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:52:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:52:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:52:07.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:52:07.658Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:52:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:52:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:52:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:52:11.320Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:52:11.324Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:52:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:52:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:52:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:52:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:52:17.647Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:52:17.648Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:52:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:52:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:52:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:52:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:52:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:52:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:52:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:52:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:52:27.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:52:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:52:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:52:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:52:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:52:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:52:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:52:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:52:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:52:37.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:52:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:52:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:52:41.330Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:52:41.335Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:52:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:52:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:52:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:52:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:52:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:52:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:52:47.650Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:52:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:52:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:52:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:52:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:52:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:52:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:52:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:52:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:52:57.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:52:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:52:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:53:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:53:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:53:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:53:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:53:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:53:07.665Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:53:07.665Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:53:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:53:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:53:11.336Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:53:11.341Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:53:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:53:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:53:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:53:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:53:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:53:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:53:17.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:53:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:53:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:53:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:53:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:53:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:53:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:53:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:53:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:53:27.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:53:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:53:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:53:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:53:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:53:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:53:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:53:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:53:37.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:53:37.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:53:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:53:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:53:41.349Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:53:41.353Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:53:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:53:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:53:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:53:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:53:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:53:47.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:53:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:53:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:53:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:53:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:53:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:53:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:53:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:53:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:53:57.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:53:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:53:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:53:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:54:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:54:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:54:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:54:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:54:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:54:07.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:54:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:54:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:54:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:54:11.355Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:54:11.359Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:54:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:54:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:54:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:54:17.645Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:54:17.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:54:17.658Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:54:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:54:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:54:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:54:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:54:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:54:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:54:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:54:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:54:27.657Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:54:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:54:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:54:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:54:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:54:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:54:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:54:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:54:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:54:37.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:54:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:54:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:54:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:54:41.361Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:54:41.365Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:54:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:54:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:54:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:54:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:54:47.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:54:47.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:54:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:54:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:54:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:54:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:54:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:54:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:54:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:54:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:54:57.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:54:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:54:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:54:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:55:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:55:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:55:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:55:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:55:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:55:07.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:55:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:55:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:55:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:55:11.373Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:55:11.377Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:55:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:55:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:55:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:55:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:55:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:55:17.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:55:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:55:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:55:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:55:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:55:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:55:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:55:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:55:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:55:27.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:55:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:55:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:55:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:55:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:55:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:55:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:55:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:55:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:55:37.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:55:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:55:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:55:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:55:41.381Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:55:41.387Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:55:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:55:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:55:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:55:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:55:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:55:47.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:55:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:55:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:55:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:55:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:55:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:55:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:55:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:55:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:55:57.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:55:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:55:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:56:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:56:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:56:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:56:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:56:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:56:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:56:07.657Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:56:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:56:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:56:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:56:11.393Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:56:11.397Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:56:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:56:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:56:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:56:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:56:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:56:17.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:56:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:56:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:56:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:56:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:56:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:56:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:56:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:56:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:56:27.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:56:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:56:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:56:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:56:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:56:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:56:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:56:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:56:37.693Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:56:37.694Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:56:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 58 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:56:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:56:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:56:41.402Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:56:41.407Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:56:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:56:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:56:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:56:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:56:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:56:47.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:56:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:56:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:56:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:56:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:56:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:56:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:56:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:56:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:56:57.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:56:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:56:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:57:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:57:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:57:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:57:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:57:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:57:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:57:07.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:57:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:57:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:57:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:57:11.407Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:57:11.412Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:57:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:57:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:57:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:57:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:57:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:57:17.649Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:57:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:57:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:57:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:57:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:57:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:57:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:57:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:57:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:57:27.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:57:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:57:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:57:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:57:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:57:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:57:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:57:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:57:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:57:37.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:57:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:57:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:57:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:57:41.412Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:57:41.417Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:57:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:57:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:57:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:57:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:57:47.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:57:47.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:57:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:57:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:57:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:57:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:57:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:57:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:57:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:57:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:57:57.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:57:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:57:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:58:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:58:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:58:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:58:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:58:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:58:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:58:07.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:58:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:58:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:58:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:58:11.417Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:58:11.422Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:58:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:58:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:58:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:58:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:58:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:58:17.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:58:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:58:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:58:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:58:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:58:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:58:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:58:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:58:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:58:27.650Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:58:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:58:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:58:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:58:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:58:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:58:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:58:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:58:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:58:37.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:58:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:58:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:58:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:58:41.431Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:58:41.436Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:58:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:58:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:58:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:58:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:58:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:58:47.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:58:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:58:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:58:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:58:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:58:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:58:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:58:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:58:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:58:57.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:58:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:58:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:59:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:59:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:59:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:59:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:59:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:59:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:59:07.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:59:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:59:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:59:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:59:11.442Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:59:11.450Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:59:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:59:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:59:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T03:59:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:59:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:59:17.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:59:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:59:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:59:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:59:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:59:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:59:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:59:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:59:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:59:27.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:59:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:59:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:59:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:59:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:59:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:59:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:59:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:59:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:59:37.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:59:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:59:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:59:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:59:41.457Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:59:41.463Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:59:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:59:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:59:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T03:59:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:59:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:59:47.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:59:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:59:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:59:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:59:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:59:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:59:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T03:59:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T03:59:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T03:59:57.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:03:59:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:03:59:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:00:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:00:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:00:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:00:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T04:00:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:00:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:00:07.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:00:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:00:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:00:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:00:11.471Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:00:11.476Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:00:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:00:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:00:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:00:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:00:17.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:00:17.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:00:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:00:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:00:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:00:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:00:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:00:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:00:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:00:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:00:27.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:00:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:00:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:00:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:00:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:00:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:00:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:00:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:00:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:00:37.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:00:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:00:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:00:41.481Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:00:41.487Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:00:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:00:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:00:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:00:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:00:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:00:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:00:47.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:00:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:00:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:00:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:00:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:00:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:00:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:00:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:00:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:00:57.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:00:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:00:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:01:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:01:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:01:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:01:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:01:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:01:07.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:01:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:01:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:01:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T04:01:11.488Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:01:11.493Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:01:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:01:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:01:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:01:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:01:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:01:17.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:01:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:01:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:01:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:01:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:01:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:01:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:01:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:01:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:01:27.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:01:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:01:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:01:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:01:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:01:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:01:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:01:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:01:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:01:37.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:01:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:01:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:01:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:01:41.494Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:01:41.499Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:01:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:01:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:01:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:01:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:01:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:01:47.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:01:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:01:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:01:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:01:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:01:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:01:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:01:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:01:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:01:57.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:01:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:01:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:01:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:02:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:02:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:02:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:02:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:02:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:02:07.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:02:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:02:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:02:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:02:11.500Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:02:11.505Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:02:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:02:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:02:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:02:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:02:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:02:17.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:02:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:02:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:02:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:02:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:02:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:02:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:02:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:02:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:02:27.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:02:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:02:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:02:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:02:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:02:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:02:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:02:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:02:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:02:37.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:02:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:02:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:02:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:02:41.510Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:02:41.515Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:02:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:02:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:02:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:02:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:02:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:02:47.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:02:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:02:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:02:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:02:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:02:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:02:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:02:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:02:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:02:57.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:02:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:02:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:03:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:03:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:03:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:03:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:03:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:03:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:03:07.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:03:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:03:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:03:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:03:11.522Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:03:11.527Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:03:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:03:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:03:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:03:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:03:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:03:17.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:03:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:03:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:03:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:03:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:03:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:03:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:03:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:03:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:03:27.657Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:03:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:03:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:03:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:03:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:03:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:03:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:03:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:03:37.653Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:03:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:03:37.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:03:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-16T04:03:37.657Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:03:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:03:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:03:41.528Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:03:41.533Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:03:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:03:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:03:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:03:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:03:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:03:47.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:03:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:03:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:03:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:03:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:03:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:03:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:03:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:03:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:03:57.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:03:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:03:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:04:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:04:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:04:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:04:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:04:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:04:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:04:07.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:04:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:04:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:04:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:04:11.533Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:04:11.538Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:04:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:04:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:04:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T04:04:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:04:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:04:17.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:04:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:04:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:04:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:04:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:04:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:04:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:04:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:04:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:04:27.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:04:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:04:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:04:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:04:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:04:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:04:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:04:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:04:37.654Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:04:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:04:37.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:04:37.658Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:04:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:04:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:04:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:04:41.539Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:04:41.544Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:04:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:04:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:04:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:04:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:04:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:04:47.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:04:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:04:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:04:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:04:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:04:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:04:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:04:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:04:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:04:57.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:04:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:04:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:05:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:05:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:05:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:05:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:05:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:05:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:05:07.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:05:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:05:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:05:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:05:11.544Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:05:11.549Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:05:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:05:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:05:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:05:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:05:17.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:05:17.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:05:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:05:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:05:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:05:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:05:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:05:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T04:05:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:05:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:05:27.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:05:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:05:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:05:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:05:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:05:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:05:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:05:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:05:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:05:37.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:05:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:05:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:05:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:05:41.550Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:05:41.556Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:05:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:05:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:05:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:05:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:05:47.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:05:47.658Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:05:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:05:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:05:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:05:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:05:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:05:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:05:57.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:05:57.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:05:57.659Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:05:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:05:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:06:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:06:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:06:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:06:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T04:06:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:06:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:06:07.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:06:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:06:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:06:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:06:11.559Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:06:11.564Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:06:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:06:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:06:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T04:06:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:06:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:06:17.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:06:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:06:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:06:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:06:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:06:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:06:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:06:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:06:27.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:06:27.657Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:06:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:06:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:06:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:06:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:06:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:06:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:06:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:06:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:06:37.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:06:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:06:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:06:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:06:41.565Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:06:41.570Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:06:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:06:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:06:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:06:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:06:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:06:47.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:06:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:06:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:06:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:06:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:06:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:06:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:06:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:06:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:06:57.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:06:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:06:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:07:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:07:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:07:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:07:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:07:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:07:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:07:07.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:07:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:07:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:07:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:07:11.578Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:07:11.582Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:07:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:07:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:07:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:07:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:07:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:07:17.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:07:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:07:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:07:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:07:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:07:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:07:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:07:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:07:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:07:27.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:07:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:07:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:07:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:07:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:07:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:07:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:07:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:07:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:07:37.658Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:07:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:07:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:07:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:07:41.583Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:07:41.588Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:07:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:07:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:07:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:07:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:07:47.652Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:07:47.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:07:47.655Z","message":"Connection[/10.233.71.121:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:07:47.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:07:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:07:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:07:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:07:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:07:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:07:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:07:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:07:57.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:07:57.649Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:07:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:07:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:08:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:08:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:08:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:08:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:08:07.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:08:07.673Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:08:07.674Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:08:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 34 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:08:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:08:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:08:11.598Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:08:11.605Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:08:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:08:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:08:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:08:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:08:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:08:17.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:08:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:08:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:08:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:08:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:08:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:08:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:08:27.648Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:08:27.651Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:08:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:08:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T04:08:27.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:08:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:08:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:08:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:08:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:08:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:08:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:08:37.663Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:08:37.664Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:08:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:08:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:08:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:08:41.613Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:08:41.617Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:08:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:08:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:08:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:08:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:08:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:08:47.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:08:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:08:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:08:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:08:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:08:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:08:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:08:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:08:57.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:08:57.659Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:08:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:08:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:08:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:09:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:09:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:09:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T04:09:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:09:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:09:07.657Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:09:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:09:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:09:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:09:11.618Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:09:11.622Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:09:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:09:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:09:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:09:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:09:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:09:17.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:09:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:09:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:09:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:09:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:09:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:09:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:09:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:09:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:09:27.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:09:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:09:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:09:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:09:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:09:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:09:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:09:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:09:37.739Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:09:37.741Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:09:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 105 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:09:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:09:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:09:41.623Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:09:41.627Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:09:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:09:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:09:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T04:09:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:09:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:09:47.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:09:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:09:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:09:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:09:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:09:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:09:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:09:57.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:09:57.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:09:57.658Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:09:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:09:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:10:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:10:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:10:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:10:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:10:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:10:07.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:10:07.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:10:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:10:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:10:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:10:11.629Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:10:11.633Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:10:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:10:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:10:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:10:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:10:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:10:17.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:10:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:10:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:10:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:10:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:10:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:10:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:10:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:10:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:10:27.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:10:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:10:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:10:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:10:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:10:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:10:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:10:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:10:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:10:37.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:10:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:10:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:10:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T04:10:41.635Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:10:41.640Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:10:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:10:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:10:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:10:47.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:10:47.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:10:47.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:10:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:10:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:10:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:10:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:10:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:10:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:10:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:10:57.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:10:57.649Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:10:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:10:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:11:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:11:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:11:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:11:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:11:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:11:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:11:07.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:11:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:11:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:11:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T04:11:11.641Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:11:11.646Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:11:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:11:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:11:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:11:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:11:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:11:17.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:11:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:11:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:11:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:11:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:11:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:11:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:11:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:11:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:11:27.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:11:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:11:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:11:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:11:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:11:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:11:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:11:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:11:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:11:37.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:11:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:11:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:11:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:11:41.648Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:11:41.654Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:11:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:11:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:11:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:11:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:11:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:11:47.650Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:11:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:11:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:11:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:11:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:11:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:11:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T04:11:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:11:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:11:57.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:11:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:11:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:12:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:12:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:12:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:12:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:12:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:12:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:12:07.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:12:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:12:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:12:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:12:11.655Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:12:11.660Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:12:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:12:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:12:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:12:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:12:17.650Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:12:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:12:17.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:12:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-04-16T04:12:17.653Z","message":"Connection[/10.233.71.121:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:12:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:12:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:12:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:12:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:12:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:12:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:12:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:12:27.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:12:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:12:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:12:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:12:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:12:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:12:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T04:12:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:12:37.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:12:37.658Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:12:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:12:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:12:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:12:41.667Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:12:41.672Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:12:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:12:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:12:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:12:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:12:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:12:47.651Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:12:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:12:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:12:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:12:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:12:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:12:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:12:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:12:57.651Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:12:57.654Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:12:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:12:57.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:12:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:12:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:13:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:13:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:13:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:13:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:13:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:13:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:13:07.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:13:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:13:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:13:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:13:11.673Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:13:11.678Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:13:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:13:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:13:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T04:13:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:13:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:13:17.650Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:13:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:13:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:13:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:13:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:13:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:13:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:13:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:13:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:13:27.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:13:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:13:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:13:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:13:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:13:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:13:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:13:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:13:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:13:37.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:13:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:13:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:13:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:13:41.682Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:13:41.687Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:13:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:13:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:13:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:13:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:13:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:13:47.651Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:13:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:13:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:13:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:13:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:13:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:13:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:13:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:13:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:13:57.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:13:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:13:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:14:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:14:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:14:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:14:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:14:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:14:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:14:07.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:14:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:14:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:14:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:14:11.697Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:14:11.701Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:14:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:14:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:14:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:14:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:14:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:14:17.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:14:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:14:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:14:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:14:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:14:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:14:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:14:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:14:27.653Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:14:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:14:27.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:14:27.656Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:14:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:14:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:14:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:14:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:14:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:14:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:14:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:14:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:14:37.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:14:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:14:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:14:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:14:41.702Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:14:41.707Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:14:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:14:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:14:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:14:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:14:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:14:47.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:14:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:14:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:14:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:14:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:14:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:14:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:14:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:14:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:14:57.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:14:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:14:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:15:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:15:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:15:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T04:15:06.458Z","message":"Converted to gremlin query without the start vertices \n g.V(startVertexes)","thread":"pool-10-thread-1","logger":"o.o.a.r.search.GenericQueryProcessor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:15:06.462Z","message":"Invoke","context":{"ServiceName":"","TargetServiceName":"","InvocationID":"e4a6e2ff-0828-466b-a90b-54b0b55a7c85","LogTimestamp":"2023-04-16T04:15:06.462Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-traversal","TargetEntity":"AAI.DB"},"thread":"pool-10-thread-1","logger":"o.o.a.a.logs.AaiDBTraversalMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T04:15:06.693Z","message":"InvokeReturn","context":{"ResponseCode":"200","ServiceName":"","TargetServiceName":"","ElapsedTime":"230","InvocationID":"e4a6e2ff-0828-466b-a90b-54b0b55a7c85","LogTimestamp":"2023-04-16T04:15:06.692Z","StatusCode":"COMPLETE","ServerFQDN":"aai-traversal","ResponseDesc":"OK","TargetEntity":"AAI.DB"},"thread":"pool-10-thread-1","logger":"o.o.a.a.logs.AaiDBTraversalMetricLog","level":"INFO","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:15:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:15:07.587Z","message":"{\"transactionId\":\"9f03954c-6436-47ac-9e09-9bb83bb5d910\",\"status\":\"200\",\"rqstDate\":\"230416-04:15:04:781\",\"respDate\":\"230416-04:15:07:585\",\"sourceId\":\"robot-ete:9f03954c-6436-47ac-9e09-9bb83bb5d910\",\"resourceId\":\"http://aai.onap/aai/v19/query?format=count\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-traversal-230416-04:15:04:781-19198\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[dac74a5b-a2cc-40af-80b9-bc94fe977a5b], x-b3-parentspanid=[6bcbbe4a2dc5b4aa], Accept=[application/json], x-b3-sampled=[0], User-Agent=[python-requests/2.28.2], X-Forwarded-Proto=[http], x-transactionid=[9f03954c-6436-47ac-9e09-9bb83bb5d910], Host=[aai.onap], Accept-Encoding=[gzip, deflate], X-Forwarded-Port=[45187], Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], x-envoy-attempt-count=[1], x-b3-traceid=[69cc08d6542618125a040908f588b801], x-b3-spanid=[54966548c7b72ba6], X-Forwarded-For=[127.0.0.6], x-fromappid=[robot-ete], Content-Length=[48], Content-Type=[application/json]}\\\",\\\"Payload\\\":\\\"{\\\\\\\"start\\\\\\\" : \\\\\\\"service-design-and-creation/models\\\\\\\"}\\\"}\"}","thread":"qtp305502850-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:15:07 +0000] "PUT /aai/v19/query?format=count" 200 26 REST 9f03954c-6436-47ac-9e09-9bb83bb5d910 robot-ete 127.0.0.6 - - - - - - - - - 2851 - "logType": "access"
{"timestamp":"2023-04-16T04:15:07.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:15:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:15:07.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:15:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-04-16T04:15:07.846Z","message":"Converted to gremlin query without the start vertices \n g.V(startVertexes)","thread":"pool-11-thread-1","logger":"o.o.a.r.search.GenericQueryProcessor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:15:07.846Z","message":"Invoke","context":{"ServiceName":"","TargetServiceName":"","InvocationID":"114be79e-ede6-4d07-90f3-2868c2dfc122","LogTimestamp":"2023-04-16T04:15:07.846Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-traversal","TargetEntity":"AAI.DB"},"thread":"pool-11-thread-1","logger":"o.o.a.a.logs.AaiDBTraversalMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T04:15:08.004Z","message":"InvokeReturn","context":{"ResponseCode":"200","ServiceName":"","TargetServiceName":"","ElapsedTime":"158","InvocationID":"114be79e-ede6-4d07-90f3-2868c2dfc122","LogTimestamp":"2023-04-16T04:15:08.004Z","StatusCode":"COMPLETE","ServerFQDN":"aai-traversal","ResponseDesc":"OK","TargetEntity":"AAI.DB"},"thread":"pool-11-thread-1","logger":"o.o.a.a.logs.AaiDBTraversalMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-16T04:15:08.651Z","message":"{\"transactionId\":\"77991016-6c6a-4236-9768-0e168e1c6820\",\"status\":\"200\",\"rqstDate\":\"230416-04:15:07:632\",\"respDate\":\"230416-04:15:08:650\",\"sourceId\":\"robot-ete:77991016-6c6a-4236-9768-0e168e1c6820\",\"resourceId\":\"http://aai.onap/aai/v19/query?format=count\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-traversal-230416-04:15:07:632-23279\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[b955ea7d-9dee-46c2-8a02-3db777489e7f], x-b3-parentspanid=[3db99a646a85e664], Accept=[application/json], x-b3-sampled=[0], User-Agent=[python-requests/2.28.2], X-Forwarded-Proto=[http], x-transactionid=[77991016-6c6a-4236-9768-0e168e1c6820], Host=[aai.onap], Accept-Encoding=[gzip, deflate], X-Forwarded-Port=[56237], Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], x-envoy-attempt-count=[1], x-b3-traceid=[739392b26cf374b6452fe985d57b3b7b], x-b3-spanid=[c7b3b1ac5aa30457], X-Forwarded-For=[127.0.0.6], x-fromappid=[robot-ete], Content-Length=[48], Content-Type=[application/json]}\\\",\\\"Payload\\\":\\\"{\\\\\\\"start\\\\\\\" : \\\\\\\"service-design-and-creation/models\\\\\\\"}\\\"}\"}","thread":"qtp305502850-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:15:08 +0000] "PUT /aai/v19/query?format=count" 200 26 REST 77991016-6c6a-4236-9768-0e168e1c6820 robot-ete 127.0.0.6 - - - - - - - - - 1023 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:15:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:15:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:15:11.709Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:15:11.713Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:15:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:15:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:15:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T04:15:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:15:17.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:15:17.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:15:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:15:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:15:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:15:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:15:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:15:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T04:15:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:15:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:15:27.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:15:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:15:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:15:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:15:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:15:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:15:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:15:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:15:37.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:15:37.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:15:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:15:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:15:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:15:41.714Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:15:41.718Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:15:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:15:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:15:47.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:15:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:15:47.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:15:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:15:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:15:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:15:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:15:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:15:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:15:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:15:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:15:57.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:15:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:15:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:15:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:16:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:16:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:16:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:16:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:16:07.651Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:16:07.655Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:16:07.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:16:07.658Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:16:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:16:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:16:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:16:11.720Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:16:11.725Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:16:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:16:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:16:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:16:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:16:17.664Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:16:17.665Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:16:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:16:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:16:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:16:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:16:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:16:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:16:27.644Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:16:27.654Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:16:27.658Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:16:27.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:16:27.659Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:16:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:16:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:16:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:16:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:16:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:16:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:16:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:16:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:16:37.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:16:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:16:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:16:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T04:16:41.726Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:16:41.731Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:16:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:16:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:16:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:16:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:16:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:16:47.649Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:16:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:16:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:16:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:16:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:16:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:16:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:16:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:16:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:16:57.657Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:16:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:16:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:17:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:17:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:17:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:17:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:17:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:17:07.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:17:07.658Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:17:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:17:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:17:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:17:11.732Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:17:11.737Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:17:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:17:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:17:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:17:17.651Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:17:17.663Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:17:17.664Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:17:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:17:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:17:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:17:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:17:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:17:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T04:17:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:17:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:17:27.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:17:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:17:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:17:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:17:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:17:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:17:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:17:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:17:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:17:37.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:17:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:17:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:17:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:17:41.741Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:17:41.746Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:17:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:17:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:17:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:17:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:17:47.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:17:47.658Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:17:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:17:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:17:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:17:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:17:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:17:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:17:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:17:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:17:57.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:17:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:17:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:18:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:18:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:18:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:18:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:18:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:18:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:18:07.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:18:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:18:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:18:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:18:11.748Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:18:11.754Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:18:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:18:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:18:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:18:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:18:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:18:17.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:18:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:18:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:18:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:18:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:18:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:18:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:18:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:18:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:18:27.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:18:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:18:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:18:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:18:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:18:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:18:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:18:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:18:37.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:18:37.660Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:18:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:18:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:18:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:18:41.754Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:18:41.759Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:18:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:18:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:18:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:18:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:18:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:18:47.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:18:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:18:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:18:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:18:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:18:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:18:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:18:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:18:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:18:57.657Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:18:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:18:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:19:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:19:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:19:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:19:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:19:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:19:07.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:19:07.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:19:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:19:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:19:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:19:11.763Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:19:11.767Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:19:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:19:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:19:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:19:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:19:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:19:17.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:19:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:19:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:19:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:19:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:19:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:19:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:19:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:19:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:19:27.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:19:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:19:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:19:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:19:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:19:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:19:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:19:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:19:37.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:19:37.659Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:19:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:19:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:19:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:19:41.768Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:19:41.773Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:19:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:19:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:19:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:19:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:19:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:19:47.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:19:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:19:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:19:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:19:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:19:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:19:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:19:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:19:57.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:19:57.649Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:19:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:19:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:20:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:20:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:20:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:20:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:20:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:20:07.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:20:07.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:20:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:20:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:20:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:20:11.773Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:20:11.777Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:20:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:20:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:20:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:20:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:20:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:20:17.648Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:20:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:20:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:20:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:20:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:20:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:20:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:20:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:20:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:20:27.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:20:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:20:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:20:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:20:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:20:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:20:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:20:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:20:37.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:20:37.660Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:20:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:20:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:20:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:20:41.779Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:20:41.784Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:20:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:20:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:20:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:20:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:20:47.646Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:20:47.646Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:20:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:20:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:20:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:20:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:20:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:20:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T04:20:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:20:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:20:57.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:20:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:20:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:21:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:21:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:21:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:21:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:21:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:21:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:21:07.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:21:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:21:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:21:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:21:11.785Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:21:11.789Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:21:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:21:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:21:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:21:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:21:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:21:17.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:21:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:21:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:21:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:21:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:21:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:21:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T04:21:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:21:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:21:27.650Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:21:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:21:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:21:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:21:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:21:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:21:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:21:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:21:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:21:37.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:21:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:21:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:21:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:21:41.791Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:21:41.795Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:21:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:21:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:21:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:21:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:21:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:21:47.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:21:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:21:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:21:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:21:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:21:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:21:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:21:57.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:21:57.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:21:57.662Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:21:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:21:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:22:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:22:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:22:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:22:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:22:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:22:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:22:07.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:22:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:22:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:22:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:22:11.798Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:22:11.803Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:22:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:22:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:22:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:22:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:22:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:22:17.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:22:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:22:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:22:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:22:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:22:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:22:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:22:27.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:22:27.659Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:22:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:22:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:22:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:22:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:22:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:22:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T04:22:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:22:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:22:37.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:22:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:22:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:22:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:22:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:22:41.805Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:22:41.809Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:22:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:22:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:22:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:22:47.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:22:47.658Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:22:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:22:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:22:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:22:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:22:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:22:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:22:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:22:57.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:22:57.658Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:22:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:22:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:22:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:23:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:23:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:23:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:23:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:23:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:23:07.657Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:23:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:23:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:23:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:23:11.810Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:23:11.814Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:23:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:23:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:23:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:23:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:23:17.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:23:17.659Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:23:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:23:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:23:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:23:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:23:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:23:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:23:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:23:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:23:27.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:23:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:23:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:23:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:23:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:23:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:23:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:23:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:23:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:23:37.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:23:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:23:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:23:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:23:41.815Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:23:41.819Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:23:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:23:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:23:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:23:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:23:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:23:47.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:23:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:23:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:23:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:23:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:23:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:23:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:23:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:23:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:23:57.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:23:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:23:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:24:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:24:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:24:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:24:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:24:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:24:07.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:24:07.714Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:24:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 79 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:24:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:24:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:24:11.820Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:24:11.824Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:24:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:24:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:24:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:24:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:24:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:24:17.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:24:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:24:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:24:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:24:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:24:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:24:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:24:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:24:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:24:27.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:24:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:24:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:24:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:24:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:24:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:24:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:24:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:24:37.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:24:37.658Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:24:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:24:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:24:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T04:24:41.828Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:24:41.831Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:24:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:24:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:24:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:24:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:24:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:24:47.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:24:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:24:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:24:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:24:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:24:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:24:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:24:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:24:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:24:57.657Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:24:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:24:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:25:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:25:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:25:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:25:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:25:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:25:07.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:25:07.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:25:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:25:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:25:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:25:11.834Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:25:11.838Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:25:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:25:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:25:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:25:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:25:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:25:17.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:25:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:25:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:25:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:25:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:25:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:25:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T04:25:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:25:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:25:27.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:25:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:25:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:25:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:25:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:25:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:25:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:25:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:25:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:25:37.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:25:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:25:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:25:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:25:41.841Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:25:41.846Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:25:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:25:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:25:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:25:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:25:47.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:25:47.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:25:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:25:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:25:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:25:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:25:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:25:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T04:25:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:25:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:25:57.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:25:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:25:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:26:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:26:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:26:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:26:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:26:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:26:07.713Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:26:07.714Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:26:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 79 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:26:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:26:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:26:11.847Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:26:11.852Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:26:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:26:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:26:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:26:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:26:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:26:17.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:26:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:26:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:26:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:26:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:26:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:26:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:26:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:26:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:26:27.650Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:26:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:26:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:26:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:26:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:26:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:26:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:26:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:26:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:26:37.657Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:26:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:26:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:26:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:26:41.861Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:26:41.867Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:26:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:26:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:26:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:26:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:26:47.684Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:26:47.685Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:26:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 50 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:26:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:26:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:26:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:26:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:26:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:26:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:26:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:26:57.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:26:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:26:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:27:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:27:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:27:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:27:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:27:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:27:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:27:07.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:27:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:27:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:27:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:27:11.869Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:27:11.874Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:27:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:27:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:27:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:27:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:27:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:27:17.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:27:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:27:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:27:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:27:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:27:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:27:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:27:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:27:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:27:27.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:27:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:27:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:27:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:27:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:27:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:27:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:27:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:27:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:27:37.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:27:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:27:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:27:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:27:41.874Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:27:41.879Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:27:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:27:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:27:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:27:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:27:47.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:27:47.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:27:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:27:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:27:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:27:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:27:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:27:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:27:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:27:57.652Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:27:57.655Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:27:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:27:57.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:27:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:27:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:28:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:28:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:28:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:28:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T04:28:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:28:07.710Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:28:07.711Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:28:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 77 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:28:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:28:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:28:11.880Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:28:11.885Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:28:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:28:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:28:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:28:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:28:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:28:17.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:28:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:28:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:28:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:28:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:28:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:28:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:28:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:28:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:28:27.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:28:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:28:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:28:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:28:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:28:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:28:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:28:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:28:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:28:37.657Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:28:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:28:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:28:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:28:41.893Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:28:41.898Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:28:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:28:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:28:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:28:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:28:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:28:47.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:28:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:28:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:28:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:28:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:28:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:28:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:28:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:28:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:28:57.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:28:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:28:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:29:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:29:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:29:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:29:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:29:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:29:07.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:29:07.651Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:29:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:29:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:29:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:29:11.899Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:29:11.903Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:29:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:29:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:29:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:29:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:29:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:29:17.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:29:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:29:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:29:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:29:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:29:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:29:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:29:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:29:27.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:29:27.657Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:29:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:29:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:29:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:29:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:29:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:29:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:29:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:29:37.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:29:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:29:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:29:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:29:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:29:41.905Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:29:41.909Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:29:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:29:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:29:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:29:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:29:47.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:29:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:29:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:29:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:29:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:29:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:29:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:29:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:29:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:29:57.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:29:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:29:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:29:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:30:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:30:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:30:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:30:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:30:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:30:07.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:30:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:30:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:30:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:30:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:30:11.911Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:30:11.915Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:30:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:30:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:30:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:30:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:30:17.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:30:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:30:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:30:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:30:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:30:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:30:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:30:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:30:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:30:27.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:30:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:30:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:30:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:30:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:30:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:30:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:30:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:30:37.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:30:37.659Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:30:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:30:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:30:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:30:41.917Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:30:41.922Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:30:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:30:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:30:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:30:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:30:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:30:47.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:30:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:30:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:30:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:30:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:30:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:30:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:30:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:30:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:30:57.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:30:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:30:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:31:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:31:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:31:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:31:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:31:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:31:07.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:31:07.650Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:31:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:31:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:31:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:31:11.925Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:31:11.937Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:31:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:31:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:31:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:31:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:31:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:31:17.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:31:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:31:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:31:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:31:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:31:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:31:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T04:31:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:31:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:31:27.650Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:31:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:31:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:31:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:31:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:31:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:31:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:31:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:31:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:31:37.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:31:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:31:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:31:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:31:41.939Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:31:41.944Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:31:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:31:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:31:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:31:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:31:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:31:47.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:31:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:31:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:31:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:31:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:31:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:31:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:31:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:31:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:31:57.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:31:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:31:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:32:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:32:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:32:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:32:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:32:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:32:07.708Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:32:07.709Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:32:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 73 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:32:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:32:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:32:11.944Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:32:11.949Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:32:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:32:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:32:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:32:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:32:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:32:17.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:32:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:32:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:32:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:32:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:32:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:32:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:32:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:32:27.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:32:27.661Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:32:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:32:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:32:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:32:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:32:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:32:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:32:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:32:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:32:37.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:32:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:32:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:32:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:32:41.950Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:32:41.955Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:32:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:32:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:32:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:32:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:32:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:32:47.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:32:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:32:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:32:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:32:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:32:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:32:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:32:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:32:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:32:57.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:32:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:32:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:33:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:33:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:33:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:33:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:33:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:33:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:33:07.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:33:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:33:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:33:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:33:11.956Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:33:11.960Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:33:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:33:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:33:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:33:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:33:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:33:17.651Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:33:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:33:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:33:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:33:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:33:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:33:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:33:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:33:27.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:33:27.658Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:33:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:33:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:33:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:33:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:33:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:33:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:33:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:33:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:33:37.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:33:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:33:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:33:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:33:41.961Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:33:41.966Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:33:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:33:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:33:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:33:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:33:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:33:47.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:33:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:33:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:33:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:33:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:33:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:33:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:33:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:33:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:33:57.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:33:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:33:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:34:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:34:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:34:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:34:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:34:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:34:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:34:07.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:34:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:34:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:34:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:34:11.968Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:34:11.973Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:34:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:34:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:34:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:34:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:34:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:34:17.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:34:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:34:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:34:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:34:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:34:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:34:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:34:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:34:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:34:27.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:34:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:34:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:34:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:34:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:34:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:34:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:34:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:34:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:34:37.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:34:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:34:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:34:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-16T04:34:41.974Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:34:41.979Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:34:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:34:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:34:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:34:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:34:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:34:47.650Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:34:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:34:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:34:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:34:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:34:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:34:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:34:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:34:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:34:57.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:34:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:34:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:35:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:35:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:35:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:35:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:35:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:35:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:35:07.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:35:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:35:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:35:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T04:35:11.981Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:35:11.989Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:35:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:35:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:35:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:35:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:35:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:35:17.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:35:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:35:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:35:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:35:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:35:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:35:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:35:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:35:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:35:27.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:35:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:35:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:35:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:35:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:35:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:35:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:35:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:35:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:35:37.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:35:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:35:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:35:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:35:41.991Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:35:41.995Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:35:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:35:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:35:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:35:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:35:47.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:35:47.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:35:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:35:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:35:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:35:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:35:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:35:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:35:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:35:57.662Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:35:57.664Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:35:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:35:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:36:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:36:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:36:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:36:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:36:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:36:07.700Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:36:07.701Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:36:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 66 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:36:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:36:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:36:11.996Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:36:12.001Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:36:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:36:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:36:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:36:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:36:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:36:17.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:36:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:36:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:36:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:36:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:36:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:36:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:36:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:36:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:36:27.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:36:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:36:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:36:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:36:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:36:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:36:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-16T04:36:37.644Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:36:37.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:36:37.659Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:36:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:36:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:36:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:36:42.002Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:36:42.006Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:36:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:36:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:36:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:36:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:36:47.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:36:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:36:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:36:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:36:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:36:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:36:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:36:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:36:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:36:57.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:36:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:36:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:36:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:37:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:37:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:37:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:37:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:37:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:37:07.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:37:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:37:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:37:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:37:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:37:12.016Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:37:12.039Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:37:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:37:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:37:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:37:17.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:37:17.658Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:37:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:37:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:37:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:37:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:37:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:37:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:37:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:37:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:37:27.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:37:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:37:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:37:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:37:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:37:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:37:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:37:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:37:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:37:37.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:37:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:37:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:37:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:37:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:37:42.040Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:37:42.045Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:37:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:37:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:37:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:37:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:37:47.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:37:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:37:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:37:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:37:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:37:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:37:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T04:37:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:37:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:37:57.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:37:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:37:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:38:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:38:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:38:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:38:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:38:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:38:07.698Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:38:07.699Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:38:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 64 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:38:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:38:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:38:12.051Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:38:12.059Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:38:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:38:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:38:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:38:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:38:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:38:17.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:38:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:38:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:38:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:38:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:38:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:38:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:38:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:38:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:38:27.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:38:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:38:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:38:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:38:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:38:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:38:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:38:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:38:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:38:37.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:38:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:38:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:38:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:38:42.059Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:38:42.063Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:38:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:38:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:38:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:38:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:38:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:38:47.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:38:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:38:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:38:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:38:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:38:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:38:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:38:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:38:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:38:57.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:38:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:38:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:39:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:39:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:39:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:39:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:39:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:39:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:39:07.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:39:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:39:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:39:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:39:12.075Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:39:12.079Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:39:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:39:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:39:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T04:39:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:39:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:39:17.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:39:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:39:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:39:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:39:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:39:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:39:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:39:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:39:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:39:27.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:39:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:39:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:39:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:39:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:39:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:39:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:39:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:39:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:39:37.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:39:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:39:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:39:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:39:42.085Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:39:42.091Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:39:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:39:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:39:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:39:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:39:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:39:47.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:39:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:39:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:39:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:39:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:39:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:39:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:39:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:39:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:39:57.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:39:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:39:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:40:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:40:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:40:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:40:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:40:07.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:40:07.693Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:40:07.694Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:40:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 58 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:40:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:40:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:40:12.096Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:40:12.102Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:40:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:40:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:40:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:40:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:40:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:40:17.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:40:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:40:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:40:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:40:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:40:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:40:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:40:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:40:27.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:40:27.650Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:40:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:40:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:40:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:40:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:40:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:40:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:40:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:40:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:40:37.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:40:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:40:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:40:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:40:42.103Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:40:42.108Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:40:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:40:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:40:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:40:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:40:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:40:47.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:40:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:40:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:40:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:40:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:40:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:40:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:40:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:40:57.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:40:57.650Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:40:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:40:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:41:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:41:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:41:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:41:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:41:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:41:07.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:41:07.651Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:41:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:41:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:41:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:41:12.117Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:41:12.144Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:41:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:41:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:41:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:41:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:41:17.647Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:41:17.647Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:41:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:41:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:41:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:41:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:41:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:41:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:41:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:41:27.649Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:41:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:41:27.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:41:27.653Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:41:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:41:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:41:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:41:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:41:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:41:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:41:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:41:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:41:37.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:41:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:41:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:41:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T04:41:42.146Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:41:42.151Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:41:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:41:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:41:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:41:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:41:47.647Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:41:47.648Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:41:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:41:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:41:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:41:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:41:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:41:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:41:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:41:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:41:57.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:41:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:41:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:42:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:42:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:42:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:42:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T04:42:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:42:07.653Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:42:07.657Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:42:07.692Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:42:07.692Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:42:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 57 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:42:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:42:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:42:12.152Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:42:12.157Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:42:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:42:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:42:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:42:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:42:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:42:17.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:42:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:42:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:42:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:42:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:42:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:42:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:42:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:42:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:42:27.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:42:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:42:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:42:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:42:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:42:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:42:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:42:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:42:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:42:37.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:42:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:42:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:42:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:42:42.165Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:42:42.169Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:42:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:42:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:42:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:42:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:42:47.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:42:47.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:42:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:42:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:42:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:42:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:42:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:42:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T04:42:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:42:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:42:57.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:42:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:42:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:43:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:43:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:43:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:43:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:43:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:43:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:43:07.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:43:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:43:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:43:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:43:12.170Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:43:12.175Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:43:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:43:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:43:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:43:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:43:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:43:17.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:43:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:43:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:43:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:43:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:43:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:43:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:43:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:43:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:43:27.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:43:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:43:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:43:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:43:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:43:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:43:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:43:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:43:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:43:37.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:43:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:43:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:43:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:43:42.177Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:43:42.181Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:43:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:43:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:43:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:43:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:43:47.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:43:47.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:43:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:43:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:43:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:43:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:43:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:43:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:43:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:43:57.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:43:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:43:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:43:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:44:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:44:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:44:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:44:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:44:07.689Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:44:07.691Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:44:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 55 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:44:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:44:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:44:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T04:44:12.182Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:44:12.187Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:44:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:44:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:44:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:44:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:44:17.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:44:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:44:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:44:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:44:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:44:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:44:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:44:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:44:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:44:27.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:44:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:44:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:44:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:44:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:44:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:44:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:44:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:44:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:44:37.657Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:44:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:44:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:44:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:44:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:44:42.188Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:44:42.193Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:44:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:44:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T04:44:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:44:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:44:47.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:44:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:44:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:44:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:44:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:44:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:44:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:44:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:44:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:44:57.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:44:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:44:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:44:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:45:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:45:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:45:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:45:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:45:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:45:07.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:45:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:45:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:45:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:45:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:45:12.194Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:45:12.198Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:45:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:45:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:45:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:45:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:45:17.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:45:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:45:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:45:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:45:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:45:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:45:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:45:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:45:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:45:27.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:45:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:45:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:45:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:45:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:45:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:45:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:45:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:45:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:45:37.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:45:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:45:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:45:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:45:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:45:42.199Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:45:42.204Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:45:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:45:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:45:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:45:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:45:47.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:45:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:45:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:45:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:45:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:45:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:45:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:45:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:45:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:45:57.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:45:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:45:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:46:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:46:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:46:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:46:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:46:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:46:07.687Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:46:07.688Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:46:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 53 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:46:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:46:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:46:12.205Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:46:12.209Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:46:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:46:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:46:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:46:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:46:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:46:17.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:46:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:46:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:46:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:46:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:46:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:46:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:46:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:46:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:46:27.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:46:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:46:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:46:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:46:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:46:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:46:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:46:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:46:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:46:37.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:46:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:46:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:46:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:46:42.211Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:46:42.216Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:46:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:46:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:46:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:46:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:46:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:46:47.651Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:46:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:46:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:46:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:46:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:46:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:46:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:46:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:46:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:46:57.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:46:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:46:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:47:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:47:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:47:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:47:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:47:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:47:07.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:47:07.658Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:47:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:47:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:47:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:47:12.226Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:47:12.239Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:47:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:47:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:47:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:47:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:47:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:47:17.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:47:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:47:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:47:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:47:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:47:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:47:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:47:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:47:27.652Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:47:27.655Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:47:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:47:27.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:47:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:47:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:47:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:47:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:47:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:47:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:47:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:47:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:47:37.657Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:47:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:47:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:47:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:47:42.240Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:47:42.245Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:47:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:47:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:47:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:47:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:47:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:47:47.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:47:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:47:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:47:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:47:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:47:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:47:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:47:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:47:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:47:57.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:47:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:47:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:48:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:48:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:48:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:48:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:48:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:48:07.685Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:48:07.686Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:48:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 49 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:48:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:48:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:48:12.252Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:48:12.259Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:48:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:48:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:48:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:48:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:48:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:48:17.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:48:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:48:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:48:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:48:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:48:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:48:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:48:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:48:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:48:27.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:48:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:48:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:48:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:48:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:48:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:48:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:48:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:48:37.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:48:37.658Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:48:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:48:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:48:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:48:42.260Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:48:42.264Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:48:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:48:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:48:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:48:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:48:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:48:47.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:48:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:48:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:48:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:48:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:48:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:48:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:48:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:48:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:48:57.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:48:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:48:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:49:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:49:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:49:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:49:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:49:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:49:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:49:07.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:49:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:49:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:49:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:49:12.264Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:49:12.268Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:49:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:49:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:49:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:49:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:49:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:49:17.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:49:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:49:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:49:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:49:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:49:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:49:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:49:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:49:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:49:27.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:49:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:49:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:49:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:49:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:49:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:49:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:49:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:49:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:49:37.657Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:49:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:49:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:49:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:49:42.278Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:49:42.283Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:49:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:49:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:49:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:49:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:49:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:49:47.650Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:49:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:49:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:49:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:49:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:49:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:49:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:49:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:49:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:49:57.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:49:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:49:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:50:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:50:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:50:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:50:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:50:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:50:07.682Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:50:07.683Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:50:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 49 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:50:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:50:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:50:12.284Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:50:12.288Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:50:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:50:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:50:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:50:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:50:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:50:17.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:50:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:50:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:50:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:50:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:50:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:50:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:50:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:50:27.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:50:27.658Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:50:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:50:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:50:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:50:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:50:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:50:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:50:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:50:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:50:37.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:50:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:50:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:50:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:50:42.288Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:50:42.293Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:50:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:50:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:50:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:50:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:50:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:50:47.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:50:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:50:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:50:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:50:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:50:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:50:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:50:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:50:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:50:57.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:50:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:50:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:51:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:51:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:51:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:51:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:51:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:51:07.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:51:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:51:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:51:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:51:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:51:12.296Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:51:12.339Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:51:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:51:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T04:51:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:51:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:51:17.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:51:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:51:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:51:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:51:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:51:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:51:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T04:51:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:51:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:51:27.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:51:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:51:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:51:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:51:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:51:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:51:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T04:51:37.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:51:37.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:51:37.662Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:51:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:51:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:51:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:51:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:51:42.340Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:51:42.344Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:51:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:51:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:51:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:51:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:51:47.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:51:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:51:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:51:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:51:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:51:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:51:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:51:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:51:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:51:57.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:51:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:51:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:51:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:52:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:52:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:52:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:52:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:52:07.677Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:52:07.678Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:52:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 43 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:52:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:52:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:52:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:52:12.353Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:52:12.358Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:52:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:52:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:52:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:52:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:52:17.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:52:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:52:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:52:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:52:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:52:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:52:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:52:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:52:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:52:27.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:52:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:52:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:52:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:52:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:52:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:52:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:52:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:52:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:52:37.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:52:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:52:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:52:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:52:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:52:42.365Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:52:42.371Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:52:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:52:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:52:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:52:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:52:47.650Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:52:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:52:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:52:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:52:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:52:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:52:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:52:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:52:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:52:57.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:52:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:52:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:53:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:53:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:53:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:53:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:53:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:53:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:53:07.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:53:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:53:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:53:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:53:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:53:12.372Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:53:12.376Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:53:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:53:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:53:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:53:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:53:17.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:53:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:53:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:53:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:53:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:53:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:53:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:53:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:53:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:53:27.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:53:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:53:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:53:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:53:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:53:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:53:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:53:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:53:37.652Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:53:37.655Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:53:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:53:37.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:53:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:53:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:53:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:53:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:53:42.386Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:53:42.391Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:53:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:53:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:53:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:53:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:53:47.650Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:53:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:53:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:53:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:53:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:53:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:53:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:53:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:53:57.652Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:53:57.655Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:53:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:53:57.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:53:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:53:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:54:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:54:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:54:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:54:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:54:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:54:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:54:07.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:54:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:54:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:54:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:54:12.391Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:54:12.396Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:54:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:54:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:54:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:54:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:54:17.649Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:54:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:54:17.651Z","message":"Connection[/10.233.71.121:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:54:17.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:54:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:54:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:54:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:54:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:54:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:54:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:54:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:54:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:54:27.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:54:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:54:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:54:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:54:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:54:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:54:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:54:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:54:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:54:37.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:54:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:54:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:54:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T04:54:42.405Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:54:42.411Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:54:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:54:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:54:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:54:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:54:47.720Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:54:47.721Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:54:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 85 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:54:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:54:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:54:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:54:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:54:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:54:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:54:57.653Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:54:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:54:57.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:54:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
{"timestamp":"2023-04-16T04:54:57.658Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:54:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:55:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:55:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:55:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:55:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:55:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:55:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:55:07.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:55:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:55:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:55:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:55:12.412Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:55:12.440Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:55:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:55:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:55:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:55:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:55:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:55:17.650Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:55:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:55:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:55:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:55:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:55:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:55:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:55:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:55:27.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:55:27.650Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:55:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:55:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:55:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:55:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:55:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:55:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:55:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:55:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:55:37.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:55:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:55:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:55:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:55:42.440Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:55:42.445Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:55:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:55:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:55:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:55:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:55:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:55:47.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:55:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:55:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:55:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:55:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:55:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:55:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:55:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:55:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:55:57.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:55:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:55:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:56:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:56:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:56:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:56:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:56:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:56:07.673Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:56:07.674Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:56:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 40 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:56:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:56:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:56:12.453Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:56:12.457Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:56:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:56:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:56:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:56:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:56:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:56:17.650Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:56:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:56:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:56:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:56:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:56:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:56:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:56:27.644Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:56:27.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:56:27.658Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:56:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:56:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:56:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:56:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:56:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:56:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:56:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:56:37.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:56:37.658Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:56:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:56:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:56:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:56:42.457Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:56:42.462Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:56:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:56:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:56:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:56:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:56:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:56:47.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:56:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:56:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:56:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:56:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:56:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:56:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:56:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:56:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:56:57.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:56:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:56:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:57:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:57:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:57:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:57:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:57:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:57:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:57:07.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:57:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:57:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:57:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:57:12.464Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:57:12.470Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:57:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:57:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:57:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:57:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:57:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:57:17.650Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:57:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:57:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:57:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:57:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:57:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:57:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:57:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:57:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:57:27.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:57:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:57:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:57:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:57:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:57:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:57:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:57:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:57:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:57:37.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:57:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:57:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:57:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:57:42.471Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:57:42.476Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:57:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:57:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:57:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:57:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:57:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:57:47.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:57:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:57:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:57:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:57:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:57:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:57:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:57:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:57:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:57:57.657Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:57:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:57:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:58:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:58:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:58:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:58:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:58:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:58:07.672Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:58:07.673Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:58:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 39 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:58:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:58:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:58:12.487Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:58:12.492Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:58:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:58:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:58:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:58:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:58:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:58:17.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:58:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:58:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:58:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:58:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:58:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:58:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T04:58:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:58:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:58:27.651Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:58:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:58:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:58:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:58:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:58:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T04:58:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:58:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:58:37.657Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:58:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:58:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:58:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:58:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:58:42.492Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:58:42.497Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:58:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:58:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:58:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:58:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:58:47.650Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:58:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:58:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:58:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:58:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:58:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:58:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:58:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:58:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:58:57.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:58:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:58:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:58:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:59:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:59:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:59:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T04:59:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:59:07.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:59:07.650Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:59:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:59:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:59:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:59:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:59:12.498Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:59:12.501Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:59:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:59:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:59:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:59:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:59:17.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:59:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:59:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:59:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:59:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:59:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:59:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:59:27.645Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:59:27.665Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:59:27.665Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:59:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:59:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:59:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:59:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:59:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:59:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T04:59:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:59:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:59:37.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:59:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:59:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:59:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:59:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:59:42.510Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:59:42.515Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:59:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:59:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:59:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:59:47.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:59:47.650Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:59:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:59:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:59:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:59:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:59:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:59:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T04:59:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T04:59:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T04:59:57.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:04:59:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:04:59:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:00:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:00:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:00:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:00:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:00:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:00:07.669Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:00:07.670Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:00:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 35 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:00:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:00:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:00:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-16T05:00:12.524Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:00:12.528Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:00:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:00:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:00:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:00:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:00:17.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:00:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:00:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:00:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:00:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:00:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:00:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:00:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:00:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:00:27.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:00:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:00:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:00:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:00:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:00:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:00:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:00:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:00:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:00:37.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:00:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:00:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:00:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:00:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:00:42.537Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:00:42.542Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:00:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:00:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:00:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:00:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:00:47.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:00:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:00:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:00:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:00:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:00:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:00:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:00:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:00:57.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:00:57.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:00:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:00:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:01:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:01:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:01:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:01:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:01:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:01:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:01:07.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:01:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:01:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:01:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:01:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:01:12.545Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:01:12.551Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:01:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:01:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:01:17.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:01:17.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:01:17.659Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:01:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:01:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:01:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:01:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:01:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:01:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:01:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:01:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:01:27.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:01:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:01:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:01:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:01:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:01:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:01:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:01:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:01:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:01:37.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:01:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:01:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:01:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:01:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:01:42.553Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:01:42.557Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:01:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:01:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:01:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:01:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:01:47.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:01:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:01:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:01:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:01:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:01:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:01:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:01:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:01:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:01:57.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:01:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:01:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:02:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:02:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:02:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:02:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:02:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:02:07.669Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:02:07.670Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:02:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 34 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:02:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:02:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:02:12.559Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:02:12.572Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:02:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:02:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:02:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:02:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:02:17.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:02:17.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:02:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:02:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:02:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:02:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:02:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:02:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:02:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:02:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:02:27.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:02:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:02:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:02:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:02:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:02:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:02:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:02:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:02:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:02:37.657Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:02:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:02:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:02:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:02:42.576Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:02:42.581Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:02:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:02:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:02:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:02:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:02:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:02:47.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:02:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:02:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:02:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:02:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:02:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:02:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:02:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:02:57.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:02:57.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:02:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:02:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:03:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:03:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:03:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:03:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:03:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:03:07.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:03:07.649Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:03:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:03:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:03:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:03:12.582Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:03:12.639Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:03:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:03:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:03:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:03:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:03:17.683Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:03:17.684Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:03:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 49 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:03:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:03:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:03:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:03:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:03:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:03:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:03:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:03:27.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:03:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:03:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:03:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:03:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:03:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:03:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:03:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:03:37.649Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:03:37.654Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:03:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:03:37.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:03:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:03:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:03:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:03:42.640Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:03:42.645Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:03:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:03:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:03:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T05:03:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:03:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:03:47.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:03:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:03:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:03:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:03:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:03:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:03:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:03:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:03:57.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:03:57.659Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:03:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:03:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:04:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:04:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:04:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:04:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:04:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:04:07.664Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:04:07.665Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:04:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:04:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:04:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:04:12.646Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:04:12.650Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:04:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:04:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:04:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:04:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:04:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:04:17.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:04:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:04:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:04:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:04:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:04:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:04:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:04:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:04:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:04:27.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:04:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:04:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:04:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:04:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:04:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:04:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:04:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:04:37.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:04:37.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:04:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:04:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:04:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:04:42.651Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:04:42.656Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:04:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:04:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:04:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:04:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:04:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:04:47.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:04:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:04:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:04:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:04:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:04:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:04:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:04:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:04:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:04:57.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:04:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:04:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:05:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:05:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:05:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:05:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:05:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:05:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:05:07.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:05:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:05:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:05:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:05:12.664Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:05:12.669Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:05:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:05:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:05:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:05:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:05:17.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:05:17.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:05:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:05:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:05:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:05:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:05:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:05:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:05:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:05:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:05:27.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:05:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:05:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:05:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:05:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:05:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:05:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:05:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:05:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:05:37.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:05:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:05:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:05:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:05:42.676Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:05:42.680Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:05:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:05:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:05:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:05:47.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:05:47.649Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:05:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:05:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:05:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:05:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:05:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:05:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:05:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:05:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:05:57.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:05:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:05:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:05:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:06:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:06:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:06:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:06:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:06:07.662Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:06:07.663Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:06:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:06:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:06:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:06:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:06:12.692Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:06:12.700Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:06:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:06:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:06:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:06:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:06:17.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:06:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:06:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:06:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:06:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:06:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:06:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:06:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:06:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:06:27.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:06:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:06:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:06:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:06:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:06:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:06:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:06:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:06:37.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:06:37.709Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:06:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 75 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:06:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:06:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:06:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:06:42.701Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:06:42.704Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:06:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:06:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:06:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:06:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:06:47.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:06:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:06:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:06:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:06:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:06:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:06:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:06:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:06:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:06:57.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:06:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:06:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:07:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:07:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:07:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:07:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:07:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:07:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:07:07.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:07:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:07:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:07:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:07:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:07:12.705Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:07:12.740Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:07:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:07:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:07:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:07:17.652Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:07:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:07:17.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:07:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-16T05:07:17.655Z","message":"Connection[/10.233.71.121:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:07:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:07:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:07:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:07:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:07:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:07:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:07:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:07:27.651Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:07:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:07:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:07:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:07:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:07:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:07:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:07:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:07:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:07:37.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:07:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:07:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:07:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:07:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:07:42.740Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:07:42.745Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:07:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:07:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:07:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:07:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:07:47.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:07:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:07:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:07:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:07:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:07:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:07:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:07:57.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:07:57.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:07:57.659Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:07:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:07:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:08:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:08:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:08:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:08:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:08:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:08:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:08:07.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:08:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:08:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:08:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:08:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:08:12.745Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:08:12.748Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:08:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:08:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:08:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:08:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:08:17.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:08:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:08:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:08:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:08:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:08:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:08:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:08:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:08:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:08:27.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:08:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:08:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:08:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:08:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:08:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:08:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:08:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:08:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:08:37.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:08:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:08:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:08:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:08:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:08:42.761Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:08:42.765Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:08:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:08:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:08:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:08:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:08:47.649Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:08:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:08:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:08:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:08:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:08:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:08:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:08:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:08:57.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:08:57.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:08:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:08:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:09:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:09:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:09:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:09:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:09:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:09:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:09:07.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:09:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:09:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:09:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:09:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:09:12.765Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:09:12.778Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:09:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:09:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:09:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:09:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:09:17.650Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:09:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:09:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:09:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:09:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:09:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:09:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:09:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:09:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:09:27.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:09:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:09:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:09:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:09:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:09:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:09:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:09:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:09:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:09:37.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:09:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:09:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:09:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:09:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:09:42.779Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:09:42.784Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:09:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:09:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:09:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:09:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:09:47.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:09:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:09:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:09:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:09:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:09:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:09:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:09:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:09:57.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:09:57.649Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:09:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:09:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:10:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:10:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:10:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:10:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:10:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:10:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:10:07.657Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:10:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:10:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:10:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:10:12.786Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:10:12.799Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:10:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:10:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:10:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:10:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:10:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:10:17.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:10:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:10:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:10:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:10:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:10:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:10:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:10:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:10:27.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:10:27.650Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:10:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:10:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:10:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:10:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:10:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:10:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:10:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:10:37.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:10:37.659Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:10:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:10:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:10:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:10:42.800Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:10:42.803Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:10:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:10:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:10:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:10:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:10:47.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:10:47.657Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:10:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:10:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:10:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:10:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:10:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:10:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:10:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:10:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:10:57.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:10:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:10:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:11:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:11:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:11:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:11:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:11:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:11:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:11:07.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:11:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:11:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:11:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:11:12.813Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:11:12.841Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:11:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:11:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:11:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:11:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:11:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:11:17.650Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:11:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:11:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:11:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:11:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:11:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:11:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:11:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:11:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:11:27.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:11:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:11:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:11:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:11:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:11:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:11:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:11:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:11:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:11:37.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:11:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:11:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:11:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:11:42.842Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:11:42.846Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:11:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:11:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:11:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:11:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:11:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:11:47.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:11:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:11:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:11:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:11:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:11:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:11:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:11:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:11:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:11:57.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:11:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:11:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:12:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:12:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:12:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:12:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:12:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:12:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:12:07.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:12:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:12:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:12:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:12:12.847Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:12:12.851Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:12:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:12:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:12:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:12:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:12:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:12:17.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:12:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:12:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:12:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:12:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:12:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:12:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:12:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:12:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:12:27.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:12:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:12:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:12:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:12:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:12:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:12:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:12:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:12:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:12:37.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:12:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:12:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:12:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:12:42.852Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:12:42.857Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:12:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:12:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:12:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:12:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:12:47.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:12:47.649Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:12:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:12:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:12:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:12:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:12:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:12:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:12:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:12:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:12:57.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:12:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:12:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:13:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:13:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:13:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:13:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:13:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:13:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:13:07.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:13:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:13:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:13:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:13:12.866Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:13:12.873Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:13:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:13:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:13:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:13:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:13:17.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:13:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:13:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:13:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:13:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:13:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:13:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:13:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:13:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:13:27.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:13:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:13:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:13:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:13:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:13:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:13:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:13:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:13:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:13:37.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:13:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:13:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:13:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:13:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:13:42.877Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:13:42.881Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:13:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:13:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:13:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:13:47.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:13:47.649Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:13:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:13:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:13:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:13:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:13:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:13:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:13:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:13:57.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:13:57.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:13:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:13:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:13:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:14:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:14:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:14:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:14:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:14:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:14:07.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:14:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:14:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:14:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:14:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:14:12.883Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:14:12.887Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:14:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:14:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:14:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:14:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:14:17.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:14:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:14:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:14:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:14:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:14:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:14:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:14:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:14:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:14:27.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:14:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:14:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:14:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:14:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:14:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:14:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:14:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:14:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:14:37.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:14:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:14:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:14:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:14:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:14:42.895Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:14:42.899Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:14:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:14:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:14:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:14:47.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:14:47.658Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:14:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:14:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:14:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:14:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:14:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:14:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:14:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:14:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:14:57.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:14:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:14:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:15:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:15:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:15:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:15:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:15:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:15:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:15:07.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:15:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:15:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:15:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:15:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:15:12.908Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:15:12.940Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:15:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:15:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:15:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:15:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:15:17.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:15:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:15:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:15:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:15:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:15:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:15:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:15:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:15:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:15:27.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:15:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:15:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:15:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:15:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:15:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:15:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:15:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:15:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:15:37.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:15:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:15:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:15:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:15:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T05:15:42.941Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:15:42.945Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:15:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:15:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:15:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:15:47.651Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:15:47.654Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:15:47.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:15:47.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:15:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:15:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:15:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:15:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:15:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:15:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:15:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:15:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:15:57.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:15:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:15:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:16:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:16:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:16:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:16:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:16:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:16:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:16:07.657Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:16:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:16:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:16:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:16:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:16:12.946Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:16:12.950Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:16:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:16:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:16:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:16:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:16:17.650Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:16:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:16:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:16:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:16:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:16:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:16:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:16:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:16:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:16:27.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:16:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:16:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:16:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:16:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:16:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:16:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:16:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:16:37.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:16:37.661Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:16:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:16:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:16:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:16:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:16:42.954Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:16:42.958Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:16:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:16:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:16:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:16:47.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:16:47.649Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:16:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:16:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:16:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:16:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:16:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:16:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:16:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:16:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:16:57.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:16:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:16:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:17:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:17:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:17:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:17:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:17:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:17:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:17:07.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:17:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:17:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:17:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:17:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:17:12.962Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:17:12.966Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:17:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:17:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T05:17:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:17:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:17:17.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:17:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:17:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:17:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:17:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:17:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:17:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:17:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:17:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:17:27.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:17:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:17:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:17:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:17:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:17:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:17:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:17:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:17:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:17:37.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:17:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:17:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:17:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:17:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:17:42.968Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:17:42.972Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:17:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:17:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:17:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:17:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:17:47.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:17:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:17:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:17:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:17:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:17:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:17:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:17:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:17:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:17:57.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:17:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:17:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:18:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:18:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:18:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:18:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:18:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:18:07.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:18:07.649Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:18:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:18:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:18:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:18:12.974Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:18:12.982Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:18:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:18:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:18:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:18:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:18:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:18:17.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:18:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:18:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:18:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:18:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:18:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:18:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:18:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:18:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:18:27.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:18:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:18:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:18:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:18:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:18:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:18:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:18:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:18:37.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:18:37.659Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:18:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:18:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:18:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:18:42.982Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:18:42.986Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:18:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:18:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:18:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:18:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:18:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:18:47.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:18:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:18:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:18:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:18:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:18:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:18:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:18:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:18:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:18:57.657Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:18:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:18:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:19:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:19:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:19:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:19:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:19:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:19:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:19:07.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:19:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:19:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:19:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:19:12.991Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:19:13.041Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:19:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:19:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:19:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:19:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:19:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:19:17.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:19:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:19:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:19:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:19:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:19:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:19:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:19:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:19:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:19:27.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:19:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:19:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:19:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:19:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:19:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:19:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:19:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:19:37.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:19:37.650Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:19:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:19:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:19:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:19:43.042Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:19:43.046Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:19:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:19:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:19:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:19:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:19:47.647Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:19:47.648Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:19:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:19:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:19:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:19:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:19:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:19:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:19:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:19:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:19:57.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:19:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:19:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:20:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:20:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:20:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:20:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:20:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:20:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:20:07.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:20:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:20:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:20:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:20:13.049Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:20:13.052Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:20:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:20:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:20:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:20:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:20:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:20:17.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:20:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:20:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:20:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:20:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:20:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:20:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:20:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:20:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:20:27.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:20:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:20:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:20:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:20:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:20:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:20:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:20:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:20:37.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:20:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:20:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:20:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:20:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:20:43.053Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:20:43.058Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:20:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:20:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:20:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:20:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:20:47.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:20:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:20:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:20:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:20:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:20:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:20:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:20:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:20:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:20:57.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:20:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:20:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:20:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:21:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:21:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:21:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:21:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:21:07.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:21:07.658Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:21:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:21:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:21:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:21:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:21:13.059Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:21:13.063Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:21:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:21:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:21:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:21:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:21:17.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:21:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:21:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:21:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:21:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:21:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:21:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:21:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:21:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:21:27.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:21:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:21:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:21:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:21:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:21:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:21:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:21:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:21:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:21:37.657Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:21:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:21:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:21:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:21:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:21:43.064Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:21:43.068Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:21:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:21:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:21:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:21:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:21:47.650Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:21:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:21:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:21:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:21:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:21:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:21:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:21:57.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:21:57.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:21:57.661Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:21:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:21:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:22:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:22:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:22:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:22:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:22:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:22:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:22:07.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:22:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:22:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:22:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:22:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:22:13.069Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:22:13.073Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:22:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:22:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:22:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:22:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:22:17.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:22:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:22:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:22:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:22:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:22:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:22:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:22:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:22:27.647Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:22:27.648Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:22:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:22:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:22:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:22:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:22:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:22:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:22:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:22:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:22:37.657Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:22:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:22:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:22:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:22:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:22:43.075Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:22:43.079Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:22:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:22:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:22:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:22:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:22:47.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:22:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:22:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:22:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:22:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:22:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:22:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:22:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:22:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:22:57.657Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:22:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:22:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:23:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:23:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:23:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:23:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:23:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:23:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:23:07.657Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:23:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:23:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:23:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:23:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:23:13.080Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:23:13.141Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:23:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:23:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:23:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:23:17.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:23:17.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:23:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:23:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:23:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:23:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:23:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:23:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:23:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:23:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:23:27.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:23:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:23:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:23:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:23:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:23:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:23:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:23:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:23:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:23:37.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:23:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:23:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:23:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:23:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:23:43.142Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:23:43.147Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:23:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:23:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:23:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:23:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:23:47.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:23:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:23:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:23:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:23:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:23:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:23:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:23:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:23:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:23:57.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:23:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:23:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:24:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:24:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:24:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:24:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:24:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:24:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:24:07.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:24:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:24:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:24:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:24:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:24:13.148Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:24:13.151Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:24:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:24:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:24:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:24:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:24:17.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:24:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:24:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:24:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:24:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:24:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:24:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:24:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:24:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:24:27.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:24:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:24:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:24:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:24:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:24:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:24:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:24:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:24:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:24:37.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:24:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:24:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:24:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:24:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:24:43.163Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:24:43.167Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:24:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:24:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:24:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:24:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:24:47.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:24:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:24:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:24:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:24:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:24:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:24:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:24:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:24:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:24:57.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:24:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:24:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:25:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:25:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:25:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:25:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:25:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:25:07.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:25:07.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:25:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:25:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:25:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:25:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:25:13.168Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:25:13.175Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:25:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:25:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:25:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:25:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:25:17.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:25:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:25:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:25:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:25:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:25:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:25:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:25:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:25:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:25:27.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:25:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:25:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:25:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:25:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:25:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:25:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:25:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:25:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:25:37.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:25:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:25:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:25:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:25:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:25:43.176Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:25:43.181Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:25:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:25:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:25:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:25:47.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:25:47.650Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:25:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:25:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:25:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:25:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:25:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:25:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:25:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:25:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:25:57.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:25:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:25:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:26:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:26:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:26:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:26:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:26:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:26:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:26:07.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:26:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:26:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:26:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:26:13.183Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:26:13.187Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:26:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:26:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:26:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:26:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:26:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:26:17.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:26:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:26:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:26:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:26:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:26:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:26:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:26:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:26:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:26:27.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:26:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:26:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:26:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:26:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:26:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:26:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:26:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:26:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:26:37.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:26:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:26:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:26:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:26:43.189Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:26:43.193Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:26:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:26:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:26:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:26:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:26:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:26:47.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:26:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:26:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:26:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:26:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:26:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:26:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:26:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:26:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:26:57.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:26:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:26:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:27:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:27:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:27:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:27:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:27:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:27:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:27:07.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:27:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:27:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:27:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:27:13.205Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:27:13.241Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:27:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:27:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:27:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:27:17.644Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:27:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:27:17.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:27:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:27:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:27:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:27:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:27:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:27:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:27:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:27:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:27:27.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:27:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:27:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:27:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:27:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:27:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:27:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:27:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:27:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:27:37.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:27:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:27:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:27:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:27:43.242Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:27:43.247Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:27:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:27:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:27:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:27:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:27:47.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:27:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:27:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:27:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:27:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:27:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:27:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:27:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:27:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:27:57.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:27:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:27:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:27:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:28:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:28:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:28:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:28:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:28:07.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:28:07.659Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:28:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:28:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:28:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:28:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:28:13.258Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:28:13.264Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:28:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:28:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:28:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:28:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:28:17.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:28:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:28:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:28:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:28:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:28:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:28:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:28:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:28:27.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:28:27.658Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:28:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:28:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:28:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:28:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:28:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:28:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:28:37.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:28:37.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:28:37.661Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:28:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:28:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:28:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:28:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:28:43.273Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:28:43.277Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:28:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:28:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:28:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:28:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:28:47.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:28:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:28:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:28:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:28:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:28:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:28:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:28:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:28:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:28:57.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:28:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:28:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:29:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:29:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:29:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:29:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:29:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:29:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:29:07.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:29:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:29:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:29:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:29:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:29:13.278Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:29:13.343Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:29:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:29:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:29:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:29:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:29:17.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:29:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:29:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:29:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:29:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:29:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:29:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:29:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:29:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:29:27.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:29:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:29:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:29:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:29:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:29:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:29:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:29:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:29:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:29:37.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:29:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:29:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:29:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:29:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-16T05:29:43.345Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:29:43.349Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:29:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:29:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:29:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:29:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:29:47.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:29:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:29:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:29:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:29:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:29:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:29:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:29:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:29:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:29:57.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:29:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:29:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:30:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:30:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:30:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:30:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:30:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:30:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:30:07.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:30:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:30:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:30:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:30:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:30:13.350Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:30:13.355Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:30:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:30:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:30:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:30:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:30:17.648Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:30:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:30:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:30:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:30:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:30:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:30:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:30:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:30:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:30:27.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:30:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:30:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:30:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:30:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:30:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:30:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:30:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:30:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:30:37.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:30:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:30:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:30:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:30:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:30:43.359Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:30:43.364Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:30:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:30:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:30:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:30:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:30:47.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:30:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:30:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:30:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:30:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:30:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:30:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:30:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:30:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:30:57.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:30:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:30:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:31:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:31:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:31:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:31:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:31:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:31:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:31:07.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:31:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:31:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:31:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:31:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:31:13.365Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:31:13.369Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:31:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:31:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:31:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:31:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:31:17.651Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:31:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:31:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:31:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:31:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:31:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:31:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:31:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:31:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:31:27.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:31:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:31:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:31:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:31:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:31:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:31:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:31:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:31:37.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:31:37.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:31:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:31:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:31:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:31:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-04-16T05:31:43.370Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:31:43.375Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:31:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:31:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:31:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:31:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:31:47.650Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:31:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:31:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:31:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:31:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:31:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:31:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:31:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:31:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:31:57.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:31:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:31:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:32:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:32:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:32:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:32:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:32:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:32:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:32:07.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:32:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:32:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:32:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:32:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:32:13.376Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:32:13.380Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:32:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:32:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:32:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:32:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:32:17.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:32:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:32:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:32:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:32:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:32:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:32:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:32:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:32:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:32:27.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:32:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:32:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:32:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:32:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:32:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:32:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:32:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:32:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:32:37.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:32:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:32:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:32:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:32:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:32:43.385Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:32:43.391Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:32:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:32:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:32:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:32:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:32:47.650Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:32:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:32:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:32:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:32:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:32:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:32:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:32:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:32:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:32:57.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:32:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:32:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:33:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:33:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:33:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:33:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:33:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:33:07.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:33:07.660Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:33:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:33:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:33:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:33:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:33:13.402Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:33:13.442Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:33:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:33:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:33:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:33:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:33:17.650Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:33:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:33:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:33:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:33:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:33:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:33:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:33:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:33:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:33:27.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:33:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:33:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:33:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:33:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:33:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:33:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:33:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:33:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:33:37.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:33:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:33:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:33:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:33:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:33:43.442Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:33:43.447Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:33:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:33:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:33:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:33:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:33:47.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:33:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:33:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:33:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:33:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:33:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:33:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:33:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:33:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:33:57.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:33:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:33:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:34:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:34:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:34:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:34:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:34:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:34:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:34:07.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:34:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:34:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:34:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:34:13.454Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:34:13.459Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:34:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:34:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:34:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:34:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:34:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:34:17.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:34:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:34:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:34:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:34:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:34:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:34:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:34:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:34:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:34:27.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:34:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:34:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:34:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:34:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:34:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:34:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:34:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:34:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:34:37.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:34:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:34:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:34:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:34:43.468Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:34:43.473Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:34:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:34:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:34:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:34:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:34:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:34:47.651Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:34:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:34:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:34:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:34:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:34:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:34:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:34:57.651Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:34:57.654Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:34:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:34:57.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:34:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:34:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:34:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:35:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:35:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:35:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:35:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:35:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:35:07.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:35:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:35:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:35:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:35:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:35:13.481Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:35:13.490Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:35:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:35:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:35:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:35:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:35:17.650Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:35:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:35:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:35:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:35:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:35:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:35:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:35:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:35:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:35:27.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:35:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:35:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:35:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:35:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:35:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:35:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:35:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:35:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:35:37.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:35:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:35:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:35:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:35:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:35:43.496Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:35:43.502Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:35:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:35:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:35:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:35:47.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:35:47.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:35:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:35:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:35:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:35:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:35:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:35:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:35:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:35:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:35:57.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:35:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:35:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:35:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:36:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:36:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:36:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:36:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:36:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:36:07.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:36:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:36:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:36:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:36:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:36:13.511Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:36:13.515Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:36:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:36:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:36:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:36:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:36:17.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:36:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:36:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:36:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:36:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:36:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:36:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:36:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:36:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:36:27.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:36:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:36:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:36:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:36:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:36:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:36:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:36:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:36:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:36:37.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:36:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:36:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:36:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:36:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:36:43.516Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:36:43.521Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:36:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:36:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:36:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:36:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:36:47.650Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:36:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:36:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:36:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:36:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:36:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:36:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:36:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:36:57.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:36:57.659Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:36:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:36:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:37:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:37:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:37:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:37:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:37:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:37:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:37:07.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:37:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:37:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:37:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:37:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:37:13.523Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:37:13.542Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:37:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:37:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:37:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:37:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:37:17.650Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:37:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:37:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:37:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:37:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:37:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:37:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:37:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:37:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:37:27.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:37:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:37:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:37:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:37:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:37:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:37:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:37:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:37:37.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:37:37.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:37:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:37:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:37:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:37:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:37:43.543Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:37:43.547Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:37:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:37:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:37:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:37:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:37:47.650Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:37:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:37:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:37:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:37:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:37:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:37:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:37:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:37:57.687Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:37:57.688Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:37:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 52 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:37:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:38:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:38:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:38:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:38:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:38:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:38:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:38:07.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:38:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:38:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:38:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:38:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T05:38:13.548Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:38:13.553Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:38:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:38:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:38:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:38:17.650Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:38:17.653Z","message":"Connection[/10.233.71.121:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:38:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:38:17.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:38:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:38:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:38:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:38:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:38:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:38:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:38:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:38:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:38:27.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:38:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:38:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:38:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:38:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:38:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:38:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:38:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:38:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:38:37.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:38:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:38:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:38:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:38:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:38:43.564Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:38:43.568Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:38:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:38:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:38:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:38:47.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:38:47.649Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:38:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:38:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:38:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:38:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:38:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:38:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:38:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:38:57.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:38:57.649Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:38:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:38:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:39:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:39:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:39:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:39:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:39:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:39:07.647Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:39:07.648Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:39:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:39:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:39:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:39:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:39:13.570Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:39:13.573Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:39:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:39:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:39:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:39:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:39:17.649Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:39:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:39:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:39:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:39:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:39:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:39:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:39:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:39:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:39:27.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:39:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:39:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:39:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:39:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:39:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:39:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:39:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:39:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:39:37.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:39:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:39:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:39:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:39:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:39:43.574Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:39:43.578Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:39:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:39:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:39:47.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:39:47.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:39:47.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:39:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:39:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:39:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:39:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:39:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:39:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:39:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:39:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:39:57.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:39:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:39:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:40:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:40:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:40:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:40:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:40:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:40:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:40:07.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:40:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:40:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:40:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:40:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:40:13.582Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:40:13.587Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:40:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:40:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:40:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:40:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:40:17.650Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:40:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:40:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:40:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:40:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:40:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:40:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:40:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:40:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:40:27.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:40:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:40:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:40:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:40:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:40:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:40:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:40:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:40:37.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:40:37.651Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:40:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:40:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:40:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:40:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:40:43.588Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:40:43.591Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:40:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:40:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:40:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:40:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:40:47.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:40:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:40:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:40:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:40:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:40:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:40:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:40:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:40:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:40:57.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:40:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:40:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:41:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:41:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:41:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:41:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-16T05:41:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:41:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:41:07.657Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:41:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:41:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:41:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:41:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:41:13.592Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:41:13.643Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:41:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:41:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:41:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:41:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:41:17.651Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:41:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:41:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:41:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:41:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:41:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:41:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:41:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:41:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:41:27.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:41:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:41:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:41:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:41:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:41:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:41:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:41:37.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:41:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:41:37.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:41:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:41:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:41:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:41:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:41:43.643Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:41:43.648Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:41:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:41:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:41:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:41:47.651Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:41:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:41:47.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:41:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-04-16T05:41:47.654Z","message":"Connection[/10.233.71.121:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:41:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:41:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:41:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:41:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:41:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:41:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:41:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:41:57.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:41:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:41:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:42:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:42:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:42:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:42:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:42:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:42:07.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:42:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:42:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:42:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:42:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:42:13.649Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:42:13.654Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:42:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:42:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:42:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:42:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:42:17.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:42:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:42:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:42:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:42:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:42:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:42:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:42:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:42:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:42:27.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:42:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:42:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:42:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:42:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:42:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:42:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:42:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:42:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:42:37.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:42:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:42:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:42:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:42:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:42:43.654Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:42:43.659Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:42:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:42:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:42:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:42:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:42:47.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:42:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:42:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:42:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:42:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:42:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:42:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:42:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:42:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:42:57.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:42:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:42:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:42:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:43:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:43:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:43:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 52 - "logType": "access"
{"timestamp":"2023-04-16T05:43:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:43:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:43:07.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:43:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:43:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:43:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:43:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:43:13.659Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:43:13.666Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:43:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:43:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:43:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:43:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:43:17.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:43:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:43:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:43:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:43:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:43:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:43:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:43:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:43:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:43:27.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:43:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:43:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:43:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:43:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:43:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:43:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:43:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:43:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:43:37.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:43:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:43:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:43:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:43:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:43:43.674Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:43:43.677Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:43:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:43:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:43:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:43:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:43:47.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:43:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:43:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:43:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:43:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:43:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:43:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:43:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:43:57.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:43:57.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:43:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:43:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:44:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:44:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:44:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:44:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:44:07.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:44:07.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:44:07.658Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:44:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:44:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:44:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:44:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:44:13.690Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:44:13.694Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:44:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:44:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:44:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:44:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:44:17.650Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:44:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:44:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:44:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:44:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:44:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:44:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:44:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:44:27.651Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:44:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:44:27.654Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:44:27.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:44:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:44:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:44:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:44:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:44:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:44:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:44:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:44:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:44:37.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:44:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:44:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:44:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:44:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:44:43.694Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:44:43.698Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:44:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:44:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:44:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:44:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:44:47.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:44:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:44:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:44:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:44:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:44:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:44:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:44:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:44:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:44:57.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:44:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:44:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:45:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:45:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:45:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:45:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:45:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:45:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:45:07.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:45:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:45:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:45:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:45:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:45:13.698Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:45:13.703Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:45:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:45:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:45:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:45:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:45:17.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:45:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:45:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:45:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:45:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:45:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:45:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:45:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:45:27.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:45:27.649Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:45:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:45:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:45:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:45:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:45:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:45:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:45:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:45:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:45:37.657Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:45:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:45:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:45:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:45:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:45:43.704Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:45:43.709Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:45:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:45:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:45:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:45:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:45:47.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:45:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:45:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:45:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:45:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:45:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:45:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:45:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:45:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:45:57.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:45:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:45:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:46:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:46:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:46:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:46:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:46:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:46:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:46:07.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:46:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:46:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:46:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:46:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:46:13.710Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:46:13.714Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:46:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:46:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:46:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:46:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:46:17.651Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:46:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:46:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:46:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:46:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:46:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:46:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:46:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:46:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:46:27.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:46:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:46:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:46:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:46:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:46:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:46:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:46:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:46:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:46:37.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:46:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:46:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:46:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:46:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:46:43.715Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:46:43.721Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:46:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:46:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:46:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:46:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:46:47.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:46:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:46:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:46:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:46:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:46:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:46:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:46:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:46:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:46:57.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:46:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:46:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:47:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:47:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:47:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:47:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:47:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:47:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:47:07.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:47:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:47:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:47:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:47:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:47:13.721Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:47:13.743Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:47:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:47:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:47:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:47:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:47:17.650Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:47:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:47:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:47:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:47:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:47:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:47:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:47:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:47:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:47:27.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:47:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:47:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:47:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:47:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:47:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:47:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:47:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:47:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:47:37.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:47:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:47:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:47:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:47:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:47:43.744Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:47:43.747Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:47:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:47:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:47:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:47:47.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:47:47.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:47:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:47:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:47:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:47:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:47:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:47:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:47:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:47:57.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:47:57.649Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:47:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:47:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:48:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:48:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:48:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:48:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:48:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:48:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:48:07.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:48:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:48:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:48:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:48:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:48:13.756Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:48:13.766Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:48:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:48:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:48:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:48:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:48:17.650Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:48:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:48:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:48:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:48:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:48:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:48:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:48:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:48:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:48:27.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:48:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:48:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:48:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:48:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:48:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:48:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:48:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:48:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:48:37.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:48:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:48:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:48:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:48:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:48:43.767Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:48:43.771Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:48:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:48:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:48:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:48:47.650Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:48:47.653Z","message":"Connection[/10.233.71.121:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:48:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:48:47.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:48:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:48:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:48:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:48:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:48:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:48:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:48:57.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:48:57.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:48:57.660Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:48:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:48:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:49:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:49:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:49:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:49:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:49:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:49:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:49:07.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:49:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:49:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:49:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:49:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:49:13.773Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:49:13.777Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:49:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:49:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:49:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:49:17.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:49:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:49:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:49:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:49:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:49:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:49:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:49:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:49:27.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:49:27.658Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:49:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:49:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:49:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:49:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:49:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:49:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:49:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:49:37.664Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:49:37.665Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:49:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:49:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:49:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:49:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:49:43.783Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:49:43.787Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:49:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:49:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:49:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:49:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:49:47.650Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:49:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:49:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:49:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:49:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:49:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:49:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:49:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:49:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:49:57.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:49:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:49:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:49:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:50:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:50:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:50:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:50:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:50:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:50:07.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:50:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:50:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:50:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:50:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:50:13.788Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:50:13.792Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:50:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:50:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:50:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:50:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:50:17.649Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:50:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:50:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:50:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:50:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:50:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:50:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:50:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:50:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:50:27.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:50:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:50:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:50:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:50:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:50:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:50:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:50:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:50:37.654Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:50:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:50:37.658Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:50:37.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:50:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:50:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:50:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:50:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:50:43.793Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:50:43.796Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:50:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:50:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:50:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:50:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:50:47.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:50:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:50:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:50:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:50:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:50:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:50:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T05:50:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:50:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:50:57.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:50:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:50:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:51:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:51:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:51:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:51:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:51:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:51:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:51:07.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:51:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:51:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:51:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:51:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:51:13.798Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:51:13.843Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:51:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:51:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:51:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:51:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:51:17.649Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:51:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:51:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:51:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:51:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:51:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:51:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:51:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:51:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:51:27.651Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:51:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:51:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:51:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:51:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:51:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:51:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:51:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:51:37.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:51:37.650Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:51:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:51:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:51:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:51:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:51:43.844Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:51:43.848Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:51:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:51:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:51:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:51:47.649Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:51:47.651Z","message":"Connection[/10.233.71.121:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:51:47.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:51:47.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:51:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:51:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:51:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:51:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:51:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:51:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:51:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:51:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:51:57.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:51:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:51:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:52:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:52:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:52:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:52:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:52:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:52:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:52:07.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:52:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:52:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:52:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:52:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:52:13.854Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:52:13.860Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:52:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:52:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:52:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:52:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:52:17.650Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:52:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:52:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:52:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:52:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:52:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:52:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:52:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:52:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:52:27.651Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:52:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:52:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:52:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:52:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:52:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:52:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:52:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:52:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:52:37.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:52:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:52:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:52:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:52:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:52:43.861Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:52:43.865Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:52:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:52:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:52:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:52:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:52:47.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:52:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:52:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:52:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:52:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:52:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:52:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:52:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:52:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:52:57.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:52:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:52:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:53:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:53:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:53:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:53:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:53:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:53:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:53:07.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:53:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:53:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:53:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:53:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:53:13.866Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:53:13.870Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:53:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:53:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:53:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:53:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:53:17.650Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:53:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:53:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:53:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:53:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:53:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:53:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:53:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:53:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:53:27.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:53:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:53:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:53:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:53:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:53:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:53:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:53:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:53:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:53:37.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:53:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:53:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:53:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:53:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:53:43.876Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:53:43.881Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:53:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:53:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:53:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:53:47.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:53:47.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:53:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:53:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:53:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:53:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:53:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:53:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:53:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:53:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:53:57.657Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:53:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:53:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:54:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:54:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:54:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:54:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:54:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:54:07.698Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:54:07.699Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:54:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 65 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:54:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:54:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:54:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:54:13.889Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:54:13.892Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:54:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:54:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:54:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:54:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:54:17.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:54:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:54:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:54:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:54:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:54:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:54:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:54:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:54:27.656Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:54:27.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:54:27.658Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:54:27.659Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:54:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:54:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:54:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:54:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:54:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:54:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:54:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:54:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:54:37.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:54:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:54:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:54:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:54:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:54:43.896Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:54:43.901Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:54:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:54:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:54:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:54:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:54:47.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:54:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:54:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:54:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:54:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:54:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:54:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:54:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:54:57.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:54:57.651Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:54:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:54:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:55:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:55:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:55:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:55:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:55:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:55:07.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:55:07.651Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:55:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:55:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:55:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:55:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:55:13.912Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:55:13.944Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:55:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:55:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:55:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:55:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:55:17.650Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:55:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:55:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:55:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:55:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:55:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:55:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:55:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:55:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:55:27.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:55:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:55:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:55:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:55:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:55:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:55:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:55:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:55:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:55:37.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:55:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:55:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:55:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:55:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:55:43.945Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:55:43.950Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:55:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:55:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:55:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:55:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:55:47.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:55:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:55:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:55:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:55:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:55:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:55:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:55:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:55:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:55:57.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:55:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:55:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:56:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:56:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:56:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:56:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:56:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:56:07.697Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:56:07.698Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:56:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 64 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:56:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:56:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:56:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:56:13.951Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:56:13.956Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:56:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:56:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:56:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:56:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:56:17.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:56:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:56:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:56:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:56:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:56:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:56:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:56:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:56:27.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:56:27.658Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:56:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:56:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:56:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:56:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:56:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:56:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:56:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:56:37.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:56:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:56:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:56:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:56:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:56:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:56:43.958Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:56:43.963Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:56:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:56:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:56:47.650Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:56:47.653Z","message":"Connection[/10.233.71.121:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:56:47.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:56:47.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:56:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:56:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:56:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:56:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:56:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:56:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:56:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:56:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:56:57.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:56:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:56:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:56:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:57:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:57:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:57:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:57:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:57:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:57:07.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:57:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:57:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:57:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:57:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:57:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:57:13.963Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:57:13.967Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:57:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:57:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:57:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:57:17.650Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:57:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:57:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:57:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:57:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:57:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:57:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:57:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:57:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:57:27.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:57:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:57:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:57:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:57:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:57:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:57:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:57:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:57:37.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:57:37.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:57:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:57:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:57:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:57:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:57:43.973Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:57:43.978Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:57:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:57:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:57:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:57:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:57:47.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:57:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:57:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:57:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:57:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:57:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:57:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T05:57:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:57:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:57:57.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:57:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:57:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:58:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:58:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:58:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:58:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:58:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:58:07.695Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:58:07.696Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:58:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 61 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:58:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:58:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:58:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:58:13.979Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:58:13.984Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:58:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:58:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:58:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:58:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:58:17.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:58:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:58:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:58:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:58:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:58:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:58:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:58:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:58:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:58:27.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:58:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:58:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:58:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:58:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:58:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:58:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:58:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:58:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:58:37.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:58:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:58:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:58:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:58:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:58:43.984Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:58:43.990Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:58:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:58:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:58:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:58:47.650Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:58:47.654Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:58:47.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:58:47.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:58:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:58:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:58:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:58:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:58:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:58:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:58:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:58:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:58:57.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:58:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:58:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:59:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:59:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:59:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:59:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:59:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:59:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:59:07.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:59:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:59:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:59:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:59:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:59:13.993Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:59:14.045Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:59:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:59:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:59:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:59:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:59:17.649Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:59:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:59:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:59:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:59:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:59:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:59:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:59:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:59:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:59:27.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:59:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:59:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:59:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:59:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:59:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:59:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:59:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:59:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:59:37.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:59:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:59:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:59:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:59:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:59:44.046Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:59:44.049Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:59:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:59:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T05:59:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:59:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:59:47.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:59:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:59:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:59:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:59:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:59:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:59:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T05:59:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T05:59:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T05:59:57.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:05:59:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:05:59:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:00:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:00:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:00:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:00:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:00:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:00:07.694Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:00:07.695Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:00:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 59 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:00:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:00:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:00:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:00:14.061Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:00:14.065Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:00:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:00:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:00:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:00:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:00:17.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:00:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:00:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:00:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:00:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:00:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:00:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:00:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:00:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:00:27.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:00:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:00:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:00:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:00:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:00:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:00:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:00:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:00:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:00:37.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:00:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:00:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:00:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:00:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:00:44.075Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:00:44.079Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:00:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:00:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:00:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:00:47.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:00:47.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:00:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:00:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:00:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:00:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:00:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:00:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:00:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:00:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:00:57.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:00:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:00:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:01:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:01:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:01:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:01:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:01:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:01:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:01:07.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:01:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:01:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:01:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:01:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:01:14.085Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:01:14.090Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:01:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:01:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:01:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:01:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:01:17.651Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:01:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:01:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:01:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:01:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:01:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:01:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:01:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:01:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:01:27.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:01:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:01:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:01:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:01:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:01:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:01:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:01:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:01:37.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:01:37.658Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:01:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:01:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:01:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:01:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:01:44.091Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:01:44.095Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:01:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:01:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:01:47.644Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:01:47.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:01:47.659Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:01:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:01:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:01:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:01:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:01:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:01:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:01:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:01:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:01:57.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:01:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:01:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:02:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:02:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:02:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:02:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:02:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:02:07.689Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:02:07.690Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:02:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 53 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:02:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:02:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:02:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:02:14.105Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:02:14.110Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:02:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:02:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:02:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:02:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:02:17.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:02:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:02:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:02:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:02:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:02:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:02:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:02:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:02:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:02:27.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:02:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:02:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:02:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:02:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:02:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:02:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:02:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:02:37.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:02:37.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:02:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:02:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:02:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:02:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:02:44.111Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:02:44.116Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:02:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:02:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:02:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:02:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:02:47.650Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:02:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:02:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:02:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:02:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:02:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:02:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:02:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:02:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:02:57.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:02:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:02:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:03:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:03:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:03:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:03:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:03:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:03:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:03:07.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:03:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:03:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:03:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:03:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:03:14.117Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:03:14.121Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:03:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:03:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:03:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:03:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:03:17.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:03:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:03:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:03:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:03:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:03:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:03:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:03:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:03:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:03:27.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:03:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:03:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:03:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:03:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:03:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T06:03:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:03:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:03:37.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:03:37.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:03:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:03:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:03:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:03:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:03:44.132Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:03:44.137Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:03:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:03:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:03:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:03:47.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:03:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:03:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:03:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:03:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:03:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:03:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:03:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:03:57.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:03:57.658Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:03:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:03:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:03:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:04:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:04:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:04:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:04:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:04:07.686Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:04:07.687Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:04:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 51 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:04:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:04:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:04:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:04:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:04:14.138Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:04:14.143Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:04:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:04:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:04:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:04:17.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:04:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:04:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:04:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:04:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:04:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:04:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:04:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:04:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:04:27.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:04:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:04:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:04:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:04:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:04:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:04:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:04:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:04:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:04:37.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:04:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:04:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:04:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:04:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:04:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:04:44.152Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:04:44.158Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:04:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:04:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:04:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:04:47.650Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:04:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:04:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:04:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:04:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:04:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:04:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:04:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:04:57.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:04:57.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:04:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:04:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:05:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:05:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:05:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:05:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:05:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:05:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:05:07.657Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:05:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:05:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:05:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:05:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:05:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:05:14.168Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:05:14.175Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:05:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:05:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:05:17.650Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:05:17.654Z","message":"Connection[/10.233.71.121:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:05:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:05:17.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:05:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:05:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:05:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:05:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:05:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:05:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:05:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:05:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:05:27.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:05:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:05:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:05:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:05:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:05:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:05:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:05:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:05:37.665Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:05:37.666Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:05:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:05:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:05:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:05:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:05:44.185Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:05:44.190Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:05:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:05:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:05:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:05:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:05:47.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:05:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:05:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:05:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:05:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:05:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:05:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:05:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:05:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:05:57.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:05:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:05:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:06:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:06:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:06:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:06:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:06:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:06:07.685Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:06:07.686Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:06:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 50 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:06:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:06:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:06:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:06:14.200Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:06:14.205Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:06:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:06:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:06:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:06:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:06:17.650Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:06:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:06:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:06:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:06:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:06:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:06:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:06:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:06:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:06:27.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:06:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:06:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:06:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:06:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:06:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:06:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:06:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:06:37.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:06:37.659Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:06:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:06:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:06:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:06:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:06:44.217Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:06:44.223Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:06:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:06:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:06:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:06:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:06:47.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:06:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:06:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:06:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:06:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:06:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:06:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:06:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:06:57.653Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:06:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:06:57.656Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:06:57.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:06:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:06:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:07:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:07:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:07:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:07:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:07:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:07:07.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:07:07.650Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:07:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:07:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:07:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:07:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:07:14.229Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:07:14.245Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:07:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:07:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:07:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:07:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:07:17.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:07:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:07:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:07:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:07:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:07:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:07:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:07:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:07:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:07:27.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:07:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:07:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:07:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:07:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:07:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:07:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:07:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:07:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:07:37.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:07:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:07:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:07:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:07:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:07:44.245Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:07:44.251Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:07:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:07:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:07:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:07:47.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:07:47.648Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:07:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:07:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:07:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:07:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:07:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:07:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:07:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:07:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:07:57.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:07:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:07:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:08:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:08:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:08:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:08:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:08:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:08:07.682Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:08:07.683Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:08:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 47 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:08:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:08:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:08:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:08:14.261Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:08:14.266Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:08:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:08:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:08:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:08:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:08:17.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:08:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:08:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:08:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:08:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:08:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:08:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:08:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:08:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:08:27.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:08:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:08:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:08:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:08:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:08:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:08:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:08:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:08:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:08:37.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:08:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:08:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:08:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:08:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:08:44.277Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:08:44.282Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:08:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:08:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:08:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:08:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:08:47.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:08:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:08:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:08:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:08:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:08:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:08:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:08:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:08:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:08:57.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:08:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:08:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:09:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:09:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:09:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:09:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:09:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:09:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:09:07.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:09:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:09:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:09:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:09:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:09:14.292Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:09:14.345Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:09:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:09:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:09:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:09:17.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:09:17.657Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:09:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:09:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:09:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:09:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:09:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:09:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:09:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:09:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:09:27.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:09:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:09:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:09:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:09:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:09:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:09:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:09:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:09:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:09:37.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:09:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:09:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:09:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:09:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:09:44.347Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:09:44.352Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:09:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:09:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:09:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:09:47.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:09:47.649Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:09:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:09:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:09:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:09:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:09:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:09:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:09:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:09:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:09:57.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:09:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:09:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:10:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:10:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:10:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:10:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:10:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:10:07.680Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:10:07.681Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:10:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 46 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:10:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:10:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:10:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:10:14.353Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:10:14.357Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:10:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:10:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:10:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:10:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:10:17.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:10:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:10:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:10:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:10:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:10:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:10:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:10:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:10:27.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:10:27.650Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:10:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:10:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:10:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:10:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:10:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:10:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:10:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:10:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:10:37.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:10:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:10:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:10:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:10:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:10:44.357Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:10:44.362Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:10:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:10:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:10:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:10:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:10:47.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:10:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:10:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:10:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:10:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:10:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:10:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:10:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:10:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:10:57.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:10:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:10:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:11:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:11:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:11:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:11:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:11:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:11:07.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:11:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:11:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:11:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:11:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:11:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:11:14.367Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:11:14.371Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:11:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:11:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:11:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:11:17.650Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:11:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:11:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:11:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:11:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:11:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:11:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:11:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:11:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:11:27.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:11:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:11:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:11:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:11:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:11:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:11:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:11:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:11:37.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:11:37.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:11:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:11:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:11:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:11:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:11:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:11:44.372Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:11:44.377Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:11:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:11:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:11:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:11:47.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:11:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:11:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:11:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:11:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:11:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:11:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:11:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:11:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:11:57.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:11:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:11:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:11:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:12:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:12:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:12:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:12:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:12:07.677Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:12:07.678Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:12:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 42 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:12:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:12:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:12:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:12:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:12:14.377Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:12:14.382Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:12:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:12:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:12:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:12:17.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:12:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:12:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:12:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:12:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:12:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:12:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:12:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:12:27.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:12:27.649Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:12:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:12:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:12:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:12:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:12:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:12:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:12:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:12:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:12:37.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:12:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:12:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:12:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:12:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:12:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:12:44.383Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:12:44.388Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:12:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:12:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:12:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:12:47.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:12:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:12:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:12:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:12:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:12:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:12:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:12:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:12:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:12:57.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:12:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:12:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:13:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:13:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:13:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:13:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:13:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:13:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:13:07.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:13:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:13:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:13:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:13:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:13:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:13:14.393Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:13:14.396Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:13:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:13:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:13:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:13:17.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:13:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:13:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:13:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:13:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:13:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:13:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:13:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:13:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:13:27.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:13:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:13:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:13:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:13:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:13:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:13:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:13:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:13:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:13:37.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:13:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:13:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:13:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:13:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:13:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:13:44.403Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:13:44.408Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:13:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:13:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:13:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:13:47.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:13:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:13:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:13:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:13:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:13:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:13:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:13:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:13:57.647Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:13:57.648Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:13:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:13:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:14:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:14:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:14:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:14:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:14:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:14:07.672Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:14:07.672Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:14:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 37 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:14:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:14:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:14:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:14:14.410Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:14:14.415Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:14:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:14:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:14:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:14:17.647Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:14:17.648Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:14:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:14:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:14:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:14:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:14:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:14:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:14:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:14:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:14:27.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:14:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:14:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:14:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:14:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:14:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:14:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:14:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:14:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:14:37.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:14:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:14:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:14:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:14:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:14:44.419Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:14:44.424Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:14:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:14:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:14:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:14:47.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:14:47.657Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:14:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:14:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:14:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:14:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:14:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:14:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:14:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:14:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:14:57.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:14:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:14:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:15:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:15:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:15:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:15:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:15:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:15:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:15:07.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:15:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:15:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:15:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:15:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:15:14.436Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:15:14.491Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:15:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:15:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:15:17.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:15:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:15:17.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:15:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:15:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:15:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:15:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:15:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:15:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:15:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:15:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:15:27.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:15:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:15:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:15:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:15:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:15:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:15:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:15:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:15:37.663Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:15:37.664Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:15:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:15:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:15:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:15:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:15:44.492Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:15:44.496Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:15:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:15:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:15:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:15:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:15:47.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:15:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:15:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:15:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:15:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:15:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:15:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:15:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:15:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:15:57.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:15:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:15:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:16:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:16:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:16:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:16:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:16:07.649Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:16:07.672Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:16:07.673Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:16:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 39 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:16:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:16:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:16:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:16:14.508Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:16:14.514Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:16:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:16:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:16:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:16:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:16:17.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:16:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:16:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:16:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:16:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:16:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:16:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:16:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:16:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:16:27.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:16:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:16:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:16:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:16:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:16:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:16:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:16:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:16:37.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:16:37.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:16:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:16:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:16:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:16:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:16:44.515Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:16:44.519Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:16:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:16:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:16:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:16:47.652Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:16:47.677Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:16:47.686Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:16:47.687Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:16:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 50 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:16:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:16:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:16:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:16:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:16:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:16:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:16:57.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:16:57.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:16:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:16:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:17:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:17:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:17:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:17:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:17:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:17:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:17:07.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:17:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:17:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:17:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:17:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:17:14.520Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:17:14.524Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:17:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:17:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:17:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:17:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:17:17.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:17:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:17:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:17:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:17:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:17:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:17:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:17:27.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:17:27.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:17:27.658Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:17:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:17:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:17:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:17:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:17:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:17:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:17:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:17:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:17:37.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:17:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:17:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:17:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:17:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:17:44.529Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:17:44.534Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:17:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:17:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:17:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:17:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:17:47.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:17:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:17:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:17:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:17:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:17:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:17:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:17:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:17:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:17:57.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:17:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:17:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:18:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:18:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:18:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:18:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:18:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:18:07.669Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:18:07.670Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:18:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 36 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:18:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:18:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:18:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:18:14.542Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:18:14.546Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:18:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:18:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:18:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:18:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:18:17.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:18:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:18:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:18:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:18:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:18:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:18:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:18:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:18:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:18:27.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:18:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:18:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:18:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:18:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:18:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:18:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:18:37.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:18:37.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:18:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:18:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:18:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:18:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:18:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:18:44.559Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:18:44.564Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:18:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:18:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:18:47.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:18:47.649Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:18:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:18:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:18:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:18:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:18:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:18:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:18:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:18:57.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:18:57.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:18:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:18:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:18:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:19:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:19:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:19:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:19:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:19:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:19:07.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:19:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:19:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:19:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:19:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:19:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:19:14.568Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:19:14.573Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:19:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:19:17.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:19:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:19:17.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:19:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:19:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:19:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:19:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:19:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:19:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:19:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:19:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:19:27.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:19:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:19:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:19:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:19:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:19:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:19:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:19:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:19:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:19:37.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:19:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:19:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:19:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:19:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:19:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:19:44.576Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:19:44.581Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:19:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:19:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:19:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:19:47.650Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:19:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:19:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:19:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:19:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:19:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:19:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:19:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:19:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:19:57.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:19:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:19:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:20:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:20:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:20:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:20:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:20:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:20:07.667Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:20:07.668Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:20:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:20:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:20:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:20:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:20:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:20:14.584Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:20:14.588Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:20:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:20:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:20:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:20:17.650Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:20:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:20:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:20:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:20:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:20:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:20:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:20:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:20:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:20:27.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:20:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:20:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:20:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:20:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:20:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:20:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:20:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:20:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:20:37.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:20:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:20:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:20:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:20:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:20:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:20:44.597Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:20:44.601Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:20:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:20:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:20:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:20:47.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:20:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:20:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:20:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:20:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:20:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:20:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:20:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:20:57.652Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:20:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:20:57.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:20:57.656Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:20:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:20:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:21:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:21:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:21:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:21:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:21:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:21:07.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:21:07.650Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:21:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:21:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:21:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:21:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:21:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:21:14.602Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:21:14.645Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:21:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:21:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:21:17.646Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:21:17.647Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:21:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:21:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:21:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:21:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:21:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:21:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:21:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:21:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:21:27.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:21:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:21:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:21:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:21:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:21:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:21:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:21:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:21:37.649Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:21:37.653Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:21:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:21:37.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:21:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:21:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:21:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:21:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:21:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:21:44.647Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:21:44.651Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:21:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:21:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:21:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:21:47.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:21:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:21:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:21:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:21:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:21:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:21:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:21:57.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:21:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:21:57.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:21:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:21:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:22:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:22:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:22:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:22:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:22:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:22:07.653Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:22:07.657Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:22:07.667Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:22:07.668Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:22:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 32 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:22:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:22:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:22:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:22:14.652Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:22:14.657Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:22:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:22:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:22:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:22:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:22:17.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:22:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:22:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:22:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:22:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:22:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:22:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:22:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:22:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:22:27.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:22:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:22:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:22:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:22:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:22:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:22:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:22:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:22:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:22:37.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:22:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:22:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:22:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:22:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:22:44.662Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:22:44.667Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:22:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:22:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:22:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:22:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:22:47.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:22:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:22:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:22:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:22:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:22:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:22:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:22:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:22:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:22:57.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:22:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:22:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:23:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:23:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:23:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:23:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:23:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:23:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:23:07.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:23:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:23:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:23:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:23:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:23:14.670Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:23:14.685Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:23:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:23:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:23:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:23:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:23:17.648Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:23:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:23:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:23:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:23:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:23:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:23:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:23:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:23:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:23:27.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:23:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:23:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:23:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:23:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:23:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:23:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:23:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:23:37.651Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:23:37.655Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:23:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:23:37.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:23:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:23:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:23:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:23:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:23:44.686Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:23:44.690Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:23:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:23:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:23:47.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:23:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:23:47.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:23:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:23:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:23:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:23:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:23:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:23:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:23:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:23:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:23:57.651Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:23:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:23:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:24:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:24:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:24:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:24:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:24:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:24:07.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:24:07.661Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:24:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:24:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:24:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:24:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:24:14.693Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:24:14.697Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:24:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:24:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:24:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:24:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:24:17.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:24:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:24:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:24:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:24:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:24:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:24:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:24:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:24:27.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:24:27.659Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:24:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:24:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:24:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:24:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:24:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:24:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:24:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:24:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:24:37.658Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:24:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:24:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:24:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:24:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:24:44.700Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:24:44.705Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:24:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:24:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:24:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:24:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:24:47.650Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:24:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:24:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:24:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:24:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:24:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:24:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:24:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:24:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:24:57.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:24:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:24:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:25:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:25:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:25:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:25:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:25:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:25:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:25:07.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:25:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:25:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:25:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:25:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:25:14.706Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:25:14.710Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:25:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:25:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:25:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:25:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:25:17.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:25:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:25:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:25:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:25:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:25:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:25:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:25:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:25:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:25:27.651Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:25:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:25:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:25:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:25:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:25:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:25:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:25:37.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:25:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:25:37.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:25:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:25:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:25:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:25:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:25:44.712Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:25:44.718Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:25:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:25:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:25:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:25:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:25:47.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:25:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:25:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:25:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:25:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:25:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:25:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:25:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:25:57.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:25:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:25:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:25:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:26:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:26:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:26:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:26:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:26:07.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:26:07.659Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:26:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:26:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:26:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:26:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:26:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:26:14.730Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:26:14.735Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:26:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:26:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:26:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:26:17.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:26:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:26:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:26:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:26:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:26:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:26:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:26:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:26:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:26:27.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:26:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:26:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:26:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:26:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:26:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:26:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:26:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:26:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:26:37.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:26:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:26:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:26:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:26:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:26:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:26:44.736Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:26:44.740Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:26:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:26:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:26:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:26:47.650Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:26:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:26:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:26:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:26:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:26:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:26:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:26:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:26:57.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:26:57.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:26:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:26:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:26:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:27:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:27:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:27:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:27:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:27:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:27:07.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:27:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:27:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:27:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:27:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:27:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:27:14.745Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:27:14.749Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:27:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:27:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:27:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:27:17.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:27:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:27:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:27:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:27:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:27:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:27:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:27:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:27:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:27:27.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:27:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:27:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:27:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:27:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:27:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:27:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:27:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:27:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:27:37.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:27:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:27:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:27:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:27:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:27:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:27:44.756Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:27:44.761Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:27:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:27:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:27:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:27:47.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:27:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:27:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:27:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:27:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:27:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:27:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:27:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:27:57.671Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:27:57.672Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:27:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 37 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:27:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:28:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:28:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:28:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:28:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:28:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:28:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:28:07.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:28:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:28:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:28:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:28:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:28:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:28:14.762Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:28:14.768Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:28:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:28:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:28:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:28:17.649Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:28:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:28:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:28:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:28:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:28:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:28:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:28:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:28:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:28:27.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:28:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:28:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:28:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:28:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:28:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:28:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:28:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:28:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:28:37.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:28:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:28:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:28:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:28:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:28:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:28:44.774Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:28:44.778Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:28:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:28:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:28:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:28:47.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:28:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:28:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:28:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:28:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:28:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:28:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:28:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:28:57.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:28:57.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:28:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:28:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:29:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:29:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:29:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:29:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:29:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:29:07.662Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:29:07.663Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:29:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:29:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:29:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:29:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:29:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:29:14.778Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:29:14.784Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:29:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:29:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:29:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:29:17.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:29:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:29:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:29:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:29:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:29:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:29:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:29:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:29:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:29:27.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:29:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:29:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:29:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:29:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:29:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:29:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:29:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:29:37.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:29:37.649Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:29:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:29:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:29:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:29:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:29:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:29:44.784Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:29:44.790Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:29:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:29:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:29:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:29:47.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:29:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:29:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:29:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:29:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:29:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:29:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:29:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:29:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:29:57.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:29:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:29:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:30:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:30:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:30:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:30:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:30:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:30:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:30:07.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:30:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:30:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:30:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:30:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:30:14.790Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:30:14.795Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:30:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:30:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:30:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:30:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:30:17.650Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:30:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:30:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:30:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:30:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:30:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:30:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:30:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:30:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:30:27.651Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:30:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:30:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:30:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:30:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:30:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:30:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:30:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:30:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:30:37.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:30:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:30:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:30:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:30:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:30:44.804Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:30:44.809Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:30:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:30:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:30:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:30:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:30:47.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:30:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:30:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:30:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:30:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:30:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:30:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:30:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:30:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:30:57.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:30:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:30:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:31:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:31:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:31:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:31:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:31:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:31:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:31:07.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:31:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:31:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:31:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:31:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:31:14.811Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:31:14.845Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:31:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:31:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:31:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:31:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:31:17.650Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:31:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:31:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:31:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:31:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:31:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:31:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:31:27.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:31:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:31:27.658Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:31:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:31:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:31:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:31:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:31:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:31:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:31:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:31:37.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:31:37.650Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:31:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:31:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:31:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:31:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:31:44.846Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:31:44.850Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:31:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:31:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:31:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:31:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:31:47.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:31:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:31:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:31:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:31:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:31:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:31:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:31:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:31:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:31:57.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:31:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:31:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:32:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:32:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:32:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:32:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:32:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:32:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:32:07.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:32:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:32:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:32:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:32:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:32:14.853Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:32:14.858Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:32:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:32:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:32:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:32:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:32:17.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:32:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:32:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:32:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:32:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:32:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:32:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:32:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:32:27.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:32:27.649Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:32:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:32:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:32:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:32:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:32:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:32:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:32:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:32:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:32:37.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:32:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:32:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:32:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:32:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:32:44.858Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:32:44.863Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:32:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:32:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:32:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:32:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:32:47.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:32:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:32:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:32:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:32:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:32:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:32:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:32:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:32:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:32:57.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:32:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:32:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:33:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:33:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:33:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:33:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T06:33:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:33:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:33:07.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:33:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:33:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:33:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:33:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:33:14.864Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:33:14.870Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:33:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:33:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:33:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:33:17.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:33:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:33:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:33:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:33:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:33:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:33:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:33:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:33:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:33:27.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:33:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:33:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:33:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:33:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:33:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:33:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:33:37.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:33:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:33:37.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:33:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:33:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:33:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:33:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:33:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:33:44.877Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:33:44.881Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:33:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:33:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:33:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:33:47.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:33:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:33:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:33:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:33:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:33:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:33:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:33:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:33:57.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:33:57.658Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:33:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:33:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:33:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:34:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:34:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:34:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:34:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:34:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:34:07.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:34:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:34:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:34:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:34:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:34:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:34:14.888Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:34:14.893Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:34:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:34:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:34:17.647Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:34:17.648Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:34:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:34:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:34:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:34:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:34:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:34:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:34:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:34:27.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:34:27.650Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:34:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:34:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:34:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:34:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:34:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:34:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:34:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:34:37.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:34:37.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:34:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:34:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:34:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:34:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:34:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:34:44.901Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:34:44.904Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:34:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:34:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:34:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:34:47.650Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:34:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:34:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:34:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:34:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:34:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:34:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:34:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:34:57.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:34:57.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:34:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:34:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:35:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:35:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:35:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:35:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:35:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:35:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:35:07.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:35:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:35:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:35:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:35:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:35:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:35:14.917Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:35:14.921Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:35:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:35:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:35:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:35:17.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:35:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:35:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:35:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:35:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:35:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:35:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:35:27.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:35:27.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:35:27.658Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:35:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:35:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:35:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:35:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:35:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:35:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:35:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:35:37.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:35:37.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:35:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:35:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:35:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:35:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:35:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:35:44.934Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:35:44.938Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:35:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:35:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:35:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:35:47.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:35:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:35:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:35:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:35:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:35:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:35:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:35:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:35:57.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:35:57.650Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:35:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:35:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:36:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:36:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:36:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:36:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:36:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:36:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:36:07.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:36:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:36:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:36:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:36:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:36:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:36:14.939Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:36:14.944Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:36:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:36:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:36:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:36:17.649Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:36:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:36:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:36:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:36:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:36:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:36:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:36:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:36:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:36:27.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:36:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:36:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:36:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:36:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:36:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:36:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:36:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:36:37.655Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:36:37.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:36:37.658Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:36:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
{"timestamp":"2023-04-16T06:36:37.660Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:36:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:36:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:36:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:36:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:36:44.946Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:36:44.949Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:36:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:36:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:36:47.647Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:36:47.648Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:36:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:36:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:36:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:36:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:36:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:36:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:36:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:36:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:36:57.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:36:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:36:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:37:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:37:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:37:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:37:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:37:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:37:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:37:07.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:37:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:37:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:37:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:37:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:37:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:37:14.951Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:37:14.956Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:37:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:37:17.636Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:37:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:37:17.650Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:37:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:37:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:37:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:37:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:37:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:37:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:37:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:37:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:37:27.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:37:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:37:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:37:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:37:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:37:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:37:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:37:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:37:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:37:37.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:37:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:37:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:37:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:37:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:37:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:37:44.961Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:37:44.965Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:37:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:37:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:37:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:37:47.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:37:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:37:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:37:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:37:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:37:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:37:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:37:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:37:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:37:57.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:37:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:37:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:38:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:38:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:38:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:38:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:38:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:38:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:38:07.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:38:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:38:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:38:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:38:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:38:14.966Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:38:14.971Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:38:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:38:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:38:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:38:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:38:17.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:38:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:38:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:38:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:38:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:38:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:38:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:38:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:38:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:38:27.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:38:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:38:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:38:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:38:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:38:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:38:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:38:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:38:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:38:37.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:38:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:38:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:38:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:38:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:38:44.971Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:38:44.976Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:38:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:38:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:38:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:38:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:38:47.650Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:38:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:38:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:38:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:38:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:38:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:38:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:38:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:38:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:38:57.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:38:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:38:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:39:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:39:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:39:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:39:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:39:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:39:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:39:07.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:39:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:39:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:39:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:39:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:39:14.977Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:39:14.982Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:39:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:39:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:39:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:39:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:39:17.649Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:39:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:39:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:39:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:39:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:39:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:39:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:39:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:39:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:39:27.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:39:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:39:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:39:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:39:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:39:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:39:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:39:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:39:37.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:39:37.667Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:39:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:39:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:39:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:39:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:39:44.983Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:39:44.989Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:39:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:39:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:39:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:39:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:39:47.650Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:39:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:39:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:39:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:39:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:39:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:39:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:39:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:39:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:39:57.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:39:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:39:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:40:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:40:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:40:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:40:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:40:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:40:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:40:07.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:40:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:40:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:40:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:40:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:40:14.990Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:40:14.995Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:40:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:40:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:40:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:40:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:40:17.650Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:40:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:40:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:40:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:40:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:40:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:40:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:40:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:40:27.666Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:40:27.667Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:40:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:40:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:40:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:40:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:40:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:40:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:40:37.653Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:40:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:40:37.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:40:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-16T06:40:37.657Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:40:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:40:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:40:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:40:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:40:44.997Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:40:45.002Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:40:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:40:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:40:47.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:40:47.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:40:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:40:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:40:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:40:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:40:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:40:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:40:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:40:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:40:57.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:40:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:40:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:40:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:41:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:41:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:41:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:41:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:41:07.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:41:07.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:41:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:41:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:41:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:41:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:41:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:41:15.003Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:41:15.047Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:41:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:41:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:41:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:41:17.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:41:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:41:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:41:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:41:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:41:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:41:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:41:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:41:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:41:27.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:41:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:41:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:41:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:41:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:41:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:41:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:41:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:41:37.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:41:37.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:41:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:41:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:41:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:41:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:41:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:41:45.048Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:41:45.053Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:41:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:41:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:41:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:41:47.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:41:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:41:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:41:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:41:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:41:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:41:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:41:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:41:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:41:57.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:41:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:41:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:42:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:42:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:42:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:42:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:42:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:42:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:42:07.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:42:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:42:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:42:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:42:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:42:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:42:15.056Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:42:15.061Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:42:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:42:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:42:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:42:17.649Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:42:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:42:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:42:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:42:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:42:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:42:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:42:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:42:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:42:27.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:42:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:42:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:42:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:42:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:42:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:42:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:42:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:42:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:42:37.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:42:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:42:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:42:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:42:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:42:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:42:45.073Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:42:45.077Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:42:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:42:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:42:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:42:47.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:42:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:42:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:42:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:42:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:42:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:42:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:42:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:42:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:42:57.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:42:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:42:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:43:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:43:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:43:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:43:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:43:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:43:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:43:07.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:43:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:43:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:43:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:43:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:43:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:43:15.078Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:43:15.084Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:43:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:43:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:43:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:43:17.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:43:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:43:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:43:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:43:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:43:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:43:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:43:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:43:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:43:27.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:43:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:43:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:43:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:43:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:43:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:43:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:43:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:43:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:43:37.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:43:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:43:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:43:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:43:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:43:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:43:45.085Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:43:45.089Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:43:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:43:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:43:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:43:47.650Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:43:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:43:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:43:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:43:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:43:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:43:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:43:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:43:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:43:57.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:43:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:43:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:44:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:44:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:44:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:44:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:44:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:44:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:44:07.658Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:44:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:44:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:44:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:44:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:44:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:44:15.090Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:44:15.095Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:44:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:44:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:44:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:44:17.649Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:44:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:44:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:44:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:44:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:44:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:44:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:44:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:44:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:44:27.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:44:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:44:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:44:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:44:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:44:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:44:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:44:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:44:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:44:37.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:44:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:44:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:44:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:44:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:44:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:44:45.097Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:44:45.101Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:44:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:44:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:44:47.648Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:44:47.651Z","message":"Connection[/10.233.71.121:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:44:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:44:47.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:44:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:44:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:44:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:44:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:44:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:44:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:44:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:44:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:44:57.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:44:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:44:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:45:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:45:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:45:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:45:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:45:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:45:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:45:07.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:45:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:45:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:45:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:45:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:45:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:45:15.109Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:45:15.147Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:45:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:45:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:45:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:45:17.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:45:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:45:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:45:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:45:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:45:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:45:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:45:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:45:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:45:27.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:45:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:45:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:45:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:45:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:45:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:45:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:45:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:45:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:45:37.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:45:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:45:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:45:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:45:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:45:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:45:45.148Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:45:45.152Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:45:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:45:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:45:47.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:45:47.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:45:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:45:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:45:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:45:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:45:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:45:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:45:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:45:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:45:57.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:45:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:45:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:46:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:46:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:46:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:46:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:46:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:46:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:46:07.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:46:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:46:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:46:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:46:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:46:15.153Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:46:15.157Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:46:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:46:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:46:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:46:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:46:17.649Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:46:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:46:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:46:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:46:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:46:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:46:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:46:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:46:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:46:27.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:46:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:46:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:46:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:46:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:46:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:46:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:46:37.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:46:37.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:46:37.661Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:46:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:46:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:46:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:46:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:46:45.157Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:46:45.162Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:46:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:46:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:46:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:46:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:46:47.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:46:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:46:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:46:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:46:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:46:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:46:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:46:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:46:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:46:57.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:46:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:46:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:47:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:47:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:47:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:47:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:47:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:47:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:47:07.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:47:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:47:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:47:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:47:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:47:15.168Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:47:15.173Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:47:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:47:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:47:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:47:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:47:17.650Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:47:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:47:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:47:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:47:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:47:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:47:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:47:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:47:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:47:27.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:47:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:47:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:47:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:47:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:47:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:47:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:47:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:47:37.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:47:37.661Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:47:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:47:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:47:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:47:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:47:45.187Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:47:45.191Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:47:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:47:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:47:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:47:47.651Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:47:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:47:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:47:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:47:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:47:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:47:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:47:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:47:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:47:57.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:47:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:47:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:47:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:48:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:48:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:48:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:48:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:48:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:48:07.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:48:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:48:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:48:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:48:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:48:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:48:15.205Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:48:15.210Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:48:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:48:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:48:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:48:17.649Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:48:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:48:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:48:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:48:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:48:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:48:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:48:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:48:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:48:27.650Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:48:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:48:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:48:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:48:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:48:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:48:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:48:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:48:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:48:37.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:48:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:48:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:48:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:48:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:48:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:48:45.214Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:48:45.219Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:48:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:48:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:48:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:48:47.650Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:48:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:48:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:48:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:48:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:48:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:48:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:48:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:48:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:48:57.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:48:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:48:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:48:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:49:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:49:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:49:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:49:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:49:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:49:07.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:49:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:49:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:49:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:49:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:49:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:49:15.220Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:49:15.247Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:49:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:49:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:49:17.650Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:49:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:49:17.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:49:17.652Z","message":"Connection[/10.233.71.121:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:49:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:49:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:49:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:49:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:49:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:49:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:49:27.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:49:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:49:27.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:49:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:49:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:49:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:49:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:49:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:49:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:49:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:49:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:49:37.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:49:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:49:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:49:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:49:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:49:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:49:45.248Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:49:45.253Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:49:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:49:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:49:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:49:47.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:49:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:49:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:49:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:49:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:49:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:49:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:49:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:49:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:49:57.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:49:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:49:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:50:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:50:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:50:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:50:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:50:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:50:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:50:07.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:50:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:50:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:50:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:50:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:50:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:50:15.255Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:50:15.259Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:50:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:50:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:50:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:50:17.650Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:50:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:50:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:50:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:50:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:50:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:50:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:50:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:50:27.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:50:27.650Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:50:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:50:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:50:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:50:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:50:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:50:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:50:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:50:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:50:37.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:50:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:50:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:50:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:50:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:50:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:50:45.260Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:50:45.265Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:50:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:50:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:50:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:50:47.650Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:50:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:50:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:50:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:50:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:50:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:50:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:50:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:50:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:50:57.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:50:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:50:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:51:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:51:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:51:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:51:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:51:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:51:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:51:07.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:51:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:51:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:51:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:51:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:51:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:51:15.265Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:51:15.270Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:51:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:51:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:51:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:51:17.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:51:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:51:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:51:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:51:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:51:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:51:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:51:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:51:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:51:27.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:51:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:51:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:51:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:51:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:51:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:51:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:51:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:51:37.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:51:37.649Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:51:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:51:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:51:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:51:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:51:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:51:45.271Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:51:45.276Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:51:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:51:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:51:47.647Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:51:47.648Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:51:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:51:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:51:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:51:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:51:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:51:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:51:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:51:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:51:57.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:51:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:51:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:52:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:52:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:52:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:52:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:52:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:52:07.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:52:07.658Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:52:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:52:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:52:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:52:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:52:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:52:15.278Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:52:15.281Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:52:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:52:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:52:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:52:17.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:52:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:52:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:52:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:52:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:52:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:52:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:52:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:52:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:52:27.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:52:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:52:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:52:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:52:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:52:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:52:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:52:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:52:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:52:37.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:52:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:52:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:52:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:52:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:52:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:52:45.282Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:52:45.287Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:52:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:52:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:52:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:52:47.650Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:52:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:52:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:52:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:52:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:52:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:52:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:52:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:52:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:52:57.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:52:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:52:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:53:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:53:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:53:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:53:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:53:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:53:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:53:07.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:53:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:53:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:53:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:53:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:53:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:53:15.288Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:53:15.348Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:53:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:53:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:53:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:53:17.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:53:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:53:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:53:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:53:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:53:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:53:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:53:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:53:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:53:27.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:53:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:53:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:53:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:53:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:53:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:53:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:53:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:53:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:53:37.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:53:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:53:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:53:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:53:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:53:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:53:45.350Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:53:45.354Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:53:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:53:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:53:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:53:47.650Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:53:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:53:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:53:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:53:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:53:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:53:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:53:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:53:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:53:57.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:53:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:53:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:54:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:54:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:54:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:54:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:54:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:54:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:54:07.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:54:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:54:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:54:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:54:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:54:15.355Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:54:15.360Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:54:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:54:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:54:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:54:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:54:17.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:54:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:54:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:54:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:54:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:54:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:54:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:54:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:54:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:54:27.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:54:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:54:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:54:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:54:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:54:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:54:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:54:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:54:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:54:37.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:54:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:54:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:54:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:54:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:54:45.365Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:54:45.368Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:54:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:54:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:54:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:54:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:54:47.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:54:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:54:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:54:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:54:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:54:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:54:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:54:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:54:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:54:57.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:54:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:54:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:55:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:55:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:55:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:55:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:55:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:55:07.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:55:07.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:55:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:55:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:55:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:55:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:55:15.375Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:55:15.383Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:55:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:55:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:55:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:55:17.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:55:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:55:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:55:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:55:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:55:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:55:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:55:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:55:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:55:27.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:55:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:55:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:55:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:55:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:55:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:55:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T06:55:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:55:37.725Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:55:37.726Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:55:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 91 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:55:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:55:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:55:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:55:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:55:45.386Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:55:45.391Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:55:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:55:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:55:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:55:47.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:55:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:55:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:55:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:55:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:55:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:55:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:55:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:55:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:55:57.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:55:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:55:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:55:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:56:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:56:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:56:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:56:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:56:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:56:07.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:56:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:56:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:56:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:56:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:56:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:56:15.392Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:56:15.397Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:56:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:56:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:56:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:56:17.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:56:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:56:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:56:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:56:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:56:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:56:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:56:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:56:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:56:27.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:56:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:56:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:56:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:56:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:56:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:56:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:56:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:56:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:56:37.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:56:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:56:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:56:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:56:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:56:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:56:45.409Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:56:45.413Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:56:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:56:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:56:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:56:47.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:56:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:56:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:56:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:56:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:56:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:56:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:56:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:56:57.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:56:57.650Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:56:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:56:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:57:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:57:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:57:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:57:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:57:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:57:07.701Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:57:07.702Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:57:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 66 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:57:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:57:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:57:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:57:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:57:15.415Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:57:15.420Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:57:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:57:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:57:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:57:17.650Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:57:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:57:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:57:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:57:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:57:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:57:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:57:27.650Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:57:27.665Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:57:27.666Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:57:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:57:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:57:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:57:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:57:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:57:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:57:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:57:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:57:37.657Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:57:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:57:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:57:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:57:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:57:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:57:45.420Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:57:45.425Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:57:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:57:47.681Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:57:47.691Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:57:47.692Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:57:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 56 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:57:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:57:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:57:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:57:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:57:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:57:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:57:57.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:57:57.650Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:57:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:57:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:58:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:58:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:58:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:58:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:58:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:58:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:58:07.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:58:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:58:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:58:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:58:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:58:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:58:15.429Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:58:15.434Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:58:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:58:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:58:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:58:17.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:58:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:58:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:58:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:58:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:58:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:58:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:58:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:58:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:58:27.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:58:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:58:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:58:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:58:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:58:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:58:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:58:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:58:37.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:58:37.650Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:58:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:58:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:58:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:58:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:58:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:58:45.444Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:58:45.449Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:58:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:58:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:58:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:58:47.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:58:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:58:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:58:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:58:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:58:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:58:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:58:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:58:57.700Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:58:57.701Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:58:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 64 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:58:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:59:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:59:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:59:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:59:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:59:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:59:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:59:07.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:59:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:59:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:59:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:59:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:59:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:59:15.459Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:59:15.464Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:59:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:59:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:59:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:59:17.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:59:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:59:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:59:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:59:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:59:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:59:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:59:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:59:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:59:27.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:59:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:59:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:59:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:59:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:59:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:59:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:59:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:59:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:59:37.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:59:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:59:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:59:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:59:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:59:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T06:59:45.477Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:59:45.482Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:59:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T06:59:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:59:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:59:47.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:59:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:59:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:59:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:59:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:59:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:59:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T06:59:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T06:59:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T06:59:57.657Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:06:59:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:06:59:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:00:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:00:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:00:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:00:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:00:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:00:07.714Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:00:07.715Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:00:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 79 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:00:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:00:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:00:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:00:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:00:15.492Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:00:15.497Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:00:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:00:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:00:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:00:17.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:00:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:00:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:00:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:00:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:00:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:00:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:00:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:00:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:00:27.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:00:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:00:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:00:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:00:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:00:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:00:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:00:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:00:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:00:37.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:00:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:00:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:00:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:00:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:00:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:00:45.510Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:00:45.515Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:00:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:00:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:00:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:00:47.650Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:00:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:00:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:00:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:00:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:00:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:00:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:00:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:00:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:00:57.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:00:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:00:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:01:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:01:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:01:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:01:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:01:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:01:07.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:01:07.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:01:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:01:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:01:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:01:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:01:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:01:15.521Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:01:15.525Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:01:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:01:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:01:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:01:17.650Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:01:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:01:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:01:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:01:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:01:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:01:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:01:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:01:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:01:27.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:01:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:01:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:01:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:01:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:01:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:01:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:01:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:01:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:01:37.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:01:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:01:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:01:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:01:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:01:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:01:45.539Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:01:45.544Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:01:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:01:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:01:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:01:47.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:01:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:01:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:01:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:01:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:01:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:01:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:01:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:01:57.654Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:01:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:01:57.656Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:01:57.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:01:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:01:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:02:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:02:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:02:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:02:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:02:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:02:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:02:07.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:02:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:02:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:02:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:02:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:02:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:02:15.545Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:02:15.550Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:02:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:02:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:02:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:02:17.649Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:02:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:02:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:02:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:02:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:02:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:02:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:02:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:02:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:02:27.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:02:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:02:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:02:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:02:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:02:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:02:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:02:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:02:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:02:37.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:02:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:02:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:02:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:02:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:02:45.559Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:02:45.563Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:02:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:02:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:02:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:02:47.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:02:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:02:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:02:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:02:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:02:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:02:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:02:57.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:02:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:02:57.657Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:02:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:02:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:02:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:03:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:03:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:03:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:03:07.649Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:03:07.666Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:03:07.667Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:03:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:03:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:03:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:03:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:03:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:03:15.565Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:03:15.570Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:03:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:03:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:03:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:03:17.650Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:03:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:03:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:03:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:03:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:03:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:03:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:03:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:03:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:03:27.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:03:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:03:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:03:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:03:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:03:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:03:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:03:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:03:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:03:37.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:03:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:03:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:03:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:03:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:03:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:03:45.570Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:03:45.575Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:03:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:03:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:03:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:03:47.650Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:03:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:03:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:03:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:03:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:03:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:03:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:03:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:03:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:03:57.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:03:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:03:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:03:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:04:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:04:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:04:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:04:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:04:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:04:07.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:04:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:04:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:04:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:04:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:04:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:04:15.576Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:04:15.580Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:04:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:04:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:04:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:04:17.650Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:04:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:04:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:04:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:04:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:04:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:04:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:04:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:04:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:04:27.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:04:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:04:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:04:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:04:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:04:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:04:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T07:04:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:04:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:04:37.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:04:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:04:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:04:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:04:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:04:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:04:45.584Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:04:45.590Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:04:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:04:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:04:47.646Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:04:47.647Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:04:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:04:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:04:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:04:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:04:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:04:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:04:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:04:57.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:04:57.649Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:04:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:04:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:05:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:05:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:05:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:05:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:05:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:05:07.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:05:07.650Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:05:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:05:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:05:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:05:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:05:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:05:15.602Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:05:15.605Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:05:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:05:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:05:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:05:17.650Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:05:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:05:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:05:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:05:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:05:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:05:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:05:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:05:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:05:27.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:05:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:05:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:05:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:05:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:05:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:05:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:05:37.636Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:05:37.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:05:37.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:05:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:05:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:05:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:05:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:05:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:05:45.606Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:05:45.611Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:05:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:05:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:05:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:05:47.650Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:05:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:05:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:05:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:05:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:05:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:05:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:05:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:05:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:05:57.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:05:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:05:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:06:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:06:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:06:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:06:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:06:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:06:07.707Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:06:07.708Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:06:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 72 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:06:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:06:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:06:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:06:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:06:15.615Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:06:15.620Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:06:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:06:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:06:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:06:17.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:06:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:06:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:06:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:06:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:06:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:06:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:06:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:06:27.738Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:06:27.739Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:06:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 104 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:06:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:06:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:06:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:06:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:06:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:06:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:06:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:06:37.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:06:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:06:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:06:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:06:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:06:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:06:45.620Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:06:45.625Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:06:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:06:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:06:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:06:47.650Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:06:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:06:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:06:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:06:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:06:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:06:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:06:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:06:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:06:57.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:06:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:06:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:07:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:07:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:07:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:07:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:07:07.647Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:07:07.654Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:07:07.658Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:07:07.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:07:07.662Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:07:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:07:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:07:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:07:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:07:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:07:15.629Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:07:15.633Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:07:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:07:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:07:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:07:17.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:07:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:07:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:07:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:07:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:07:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:07:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:07:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:07:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:07:27.657Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:07:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:07:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:07:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:07:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:07:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:07:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:07:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:07:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:07:37.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:07:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:07:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:07:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:07:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:07:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:07:45.634Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:07:45.639Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:07:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:07:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:07:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:07:47.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:07:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:07:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:07:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:07:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:07:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:07:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:07:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:07:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:07:57.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:07:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:07:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:08:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:08:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:08:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:08:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:08:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:08:07.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:08:07.649Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:08:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:08:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:08:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:08:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:08:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:08:15.644Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:08:15.648Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:08:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:08:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:08:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:08:17.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:08:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:08:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:08:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:08:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:08:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:08:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:08:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:08:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:08:27.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:08:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:08:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:08:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:08:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:08:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:08:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:08:37.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:08:37.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:08:37.659Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:08:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:08:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:08:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:08:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:08:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:08:45.653Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:08:45.658Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:08:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:08:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:08:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:08:47.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:08:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:08:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:08:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:08:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:08:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:08:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:08:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:08:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:08:57.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:08:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:08:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:09:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:09:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:09:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:09:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:09:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:09:07.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:09:07.649Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:09:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:09:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:09:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:09:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:09:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:09:15.665Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:09:15.670Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:09:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:09:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:09:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:09:17.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:09:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:09:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:09:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:09:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:09:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:09:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:09:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:09:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:09:27.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:09:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:09:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:09:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:09:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:09:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:09:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:09:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:09:37.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:09:37.659Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:09:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:09:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:09:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:09:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:09:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:09:45.673Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:09:45.678Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:09:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:09:47.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:09:47.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:09:47.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:09:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:09:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:09:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:09:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:09:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:09:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:09:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:09:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:09:57.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:09:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:09:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:10:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:10:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:10:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:10:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:10:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:10:07.703Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:10:07.704Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:10:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 69 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:10:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:10:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:10:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:10:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:10:15.678Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:10:15.683Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:10:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:10:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:10:17.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:10:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:10:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:10:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:10:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:10:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:10:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:10:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:10:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:10:27.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:10:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:10:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:10:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:10:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:10:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:10:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:10:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:10:37.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:10:37.659Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:10:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:10:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:10:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:10:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:10:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:10:45.696Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:10:45.699Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:10:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:10:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:10:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:10:47.650Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:10:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:10:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:10:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:10:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:10:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:10:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:10:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:10:57.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:10:57.657Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:10:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:10:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:10:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:11:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:11:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:11:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:11:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:11:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:11:07.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:11:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:11:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:11:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:11:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:11:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:11:15.700Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:11:15.705Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:11:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:11:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:11:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:11:17.650Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:11:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:11:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:11:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:11:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:11:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:11:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:11:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:11:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:11:27.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:11:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:11:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:11:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:11:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:11:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:11:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:11:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:11:37.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:11:37.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:11:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:11:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:11:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:11:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:11:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:11:45.705Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:11:45.709Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:11:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:11:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:11:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:11:47.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:11:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:11:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:11:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:11:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:11:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:11:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:11:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:11:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:11:57.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:11:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:11:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:12:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:12:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:12:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:12:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:12:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:12:07.651Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:12:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:12:07.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:12:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-16T07:12:07.655Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:12:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:12:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:12:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:12:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:12:15.720Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:12:15.734Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:12:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:12:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:12:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:12:17.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:12:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:12:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:12:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:12:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:12:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:12:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:12:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:12:27.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:12:27.650Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:12:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:12:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:12:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:12:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:12:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:12:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:12:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:12:37.656Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:12:37.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:12:37.660Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:12:37.659Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:12:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:12:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:12:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:12:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:12:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:12:45.735Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:12:45.739Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:12:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:12:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:12:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:12:47.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:12:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:12:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:12:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:12:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:12:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:12:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:12:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:12:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:12:57.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:12:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:12:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:13:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:13:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:13:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:13:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:13:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:13:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:13:07.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:13:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:13:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:13:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:13:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:13:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:13:15.749Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:13:15.753Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:13:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:13:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:13:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:13:17.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:13:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:13:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:13:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:13:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:13:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:13:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:13:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:13:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:13:27.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:13:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:13:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:13:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:13:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:13:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:13:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:13:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:13:37.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:13:37.649Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:13:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:13:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:13:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:13:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:13:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:13:45.754Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:13:45.759Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:13:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:13:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:13:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:13:47.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:13:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:13:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:13:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:13:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:13:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:13:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:13:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:13:57.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:13:57.658Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:13:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:13:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:14:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:14:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:14:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:14:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:14:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:14:07.695Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:14:07.696Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:14:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 62 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:14:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:14:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:14:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:14:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:14:15.759Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:14:15.763Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:14:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:14:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:14:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:14:17.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:14:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:14:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:14:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:14:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:14:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:14:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:14:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:14:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:14:27.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:14:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:14:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:14:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:14:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:14:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:14:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:14:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:14:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:14:37.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:14:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:14:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:14:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:14:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:14:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:14:45.774Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:14:45.779Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:14:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:14:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:14:47.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:14:47.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:14:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:14:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:14:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:14:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:14:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:14:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:14:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:14:57.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:14:57.649Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:14:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:14:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:15:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:15:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:15:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:15:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:15:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:15:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:15:07.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:15:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:15:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:15:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:15:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:15:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:15:15.788Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:15:15.792Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:15:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:15:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:15:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:15:17.651Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:15:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:15:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:15:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:15:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:15:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:15:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:15:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:15:27.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:15:27.659Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:15:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:15:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:15:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:15:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:15:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:15:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:15:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:15:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:15:37.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:15:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:15:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:15:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:15:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:15:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:15:45.793Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:15:45.797Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:15:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:15:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:15:47.650Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:15:47.653Z","message":"Connection[/10.233.71.121:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:15:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:15:47.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:15:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:15:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:15:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:15:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:15:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:15:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:15:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:15:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:15:57.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:15:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:15:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:16:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:16:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:16:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:16:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:16:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:16:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:16:07.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:16:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:16:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:16:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:16:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:16:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:16:15.798Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:16:15.801Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:16:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:16:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:16:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:16:17.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:16:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:16:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:16:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:16:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:16:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:16:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:16:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:16:27.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:16:27.650Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:16:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:16:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:16:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:16:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:16:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:16:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:16:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:16:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:16:37.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:16:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:16:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:16:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:16:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:16:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:16:45.802Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:16:45.806Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:16:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:16:47.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:16:47.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:16:47.659Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:16:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:16:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:16:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:16:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:16:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:16:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:16:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:16:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:16:57.658Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:16:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:16:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:17:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:17:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:17:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:17:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:17:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:17:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:17:07.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:17:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:17:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:17:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:17:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:17:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:17:15.807Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:17:15.812Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:17:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:17:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:17:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:17:17.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:17:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:17:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:17:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:17:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:17:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:17:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:17:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:17:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:17:27.651Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:17:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:17:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:17:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:17:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:17:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:17:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:17:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:17:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:17:37.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:17:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:17:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:17:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:17:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:17:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:17:45.812Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:17:45.816Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:17:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:17:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:17:47.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:17:47.659Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:17:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:17:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:17:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:17:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:17:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:17:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:17:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:17:57.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:17:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:17:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:17:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:18:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:18:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:18:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:18:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:18:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:18:07.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:18:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:18:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:18:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:18:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:18:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:18:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:18:15.817Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:18:15.822Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:18:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:18:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:18:17.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:18:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:18:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:18:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:18:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:18:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:18:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:18:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:18:27.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:18:27.660Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:18:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:18:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:18:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:18:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:18:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:18:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:18:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:18:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:18:37.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:18:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:18:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:18:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:18:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:18:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:18:45.824Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:18:45.828Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:18:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:18:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:18:47.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:18:47.657Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:18:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:18:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:18:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:18:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:18:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:18:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:18:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:18:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:18:57.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:18:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:18:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:18:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:19:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:19:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:19:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:19:07.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:19:07.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:19:07.662Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:19:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:19:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:19:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:19:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:19:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:19:15.828Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:19:15.834Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:19:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:19:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:19:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:19:17.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:19:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:19:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:19:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:19:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:19:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:19:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:19:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:19:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:19:27.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:19:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:19:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:19:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:19:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:19:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:19:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:19:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:19:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:19:37.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:19:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:19:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:19:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:19:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:19:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:19:45.834Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:19:45.840Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:19:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:19:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:19:47.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:19:47.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:19:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:19:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:19:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:19:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:19:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:19:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:19:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:19:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:19:57.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:19:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:19:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:20:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:20:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:20:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:20:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:20:07.636Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:20:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:20:07.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:20:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:20:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:20:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:20:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:20:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:20:15.841Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:20:15.846Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:20:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:20:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:20:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:20:17.651Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:20:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:20:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:20:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:20:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:20:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:20:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:20:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:20:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:20:27.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:20:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:20:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:20:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:20:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:20:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:20:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:20:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:20:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:20:37.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:20:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:20:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:20:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:20:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:20:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:20:45.849Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:20:45.853Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:20:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:20:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:20:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:20:47.651Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:20:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:20:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:20:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:20:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:20:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:20:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:20:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:20:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:20:57.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:20:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:20:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:21:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:21:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:21:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:21:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:21:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:21:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:21:07.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:21:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:21:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:21:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:21:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:21:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:21:15.854Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:21:15.858Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:21:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:21:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:21:17.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:21:17.660Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:21:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:21:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:21:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:21:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:21:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:21:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:21:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:21:27.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:21:27.650Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:21:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:21:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:21:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:21:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:21:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:21:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:21:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:21:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:21:37.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:21:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:21:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:21:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:21:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:21:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:21:45.861Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:21:45.868Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:21:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:21:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:21:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:21:47.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:21:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:21:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:21:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:21:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:21:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:21:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:21:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:21:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:21:57.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:21:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:21:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:22:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:22:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:22:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:22:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:22:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:22:07.686Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:22:07.687Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:22:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 51 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:22:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:22:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:22:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:22:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:22:15.868Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:22:15.873Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:22:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:22:17.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:22:17.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:22:17.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:22:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:22:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:22:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:22:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:22:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:22:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:22:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:22:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:22:27.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:22:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:22:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:22:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:22:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:22:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:22:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:22:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:22:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:22:37.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:22:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:22:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:22:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:22:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:22:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:22:45.878Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:22:45.884Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:22:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:22:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:22:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:22:47.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:22:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:22:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:22:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:22:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:22:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:22:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:22:57.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:22:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:22:57.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:22:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:22:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:23:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:23:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:23:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:23:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:23:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:23:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:23:07.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:23:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:23:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:23:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:23:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:23:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:23:15.884Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:23:15.888Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:23:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:23:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:23:17.650Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:23:17.653Z","message":"Connection[/10.233.71.121:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:23:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:23:17.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:23:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:23:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:23:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:23:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:23:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:23:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:23:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:23:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:23:27.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:23:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:23:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:23:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:23:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:23:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:23:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:23:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:23:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:23:37.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:23:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:23:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:23:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:23:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:23:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:23:45.889Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:23:45.893Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:23:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:23:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:23:47.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:23:47.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:23:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:23:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:23:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:23:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:23:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:23:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:23:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:23:57.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:23:57.649Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:23:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:23:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:24:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:24:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:24:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:24:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:24:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:24:07.683Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:24:07.684Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:24:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 48 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:24:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:24:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:24:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:24:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:24:15.894Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:24:15.899Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:24:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:24:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:24:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:24:17.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:24:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:24:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:24:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:24:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:24:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:24:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:24:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:24:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:24:27.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:24:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:24:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:24:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:24:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:24:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:24:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:24:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:24:37.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:24:37.650Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:24:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:24:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:24:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:24:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:24:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:24:45.900Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:24:45.903Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:24:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:24:47.636Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:24:47.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:24:47.648Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:24:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:24:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:24:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:24:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:24:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:24:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:24:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:24:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:24:57.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:24:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:24:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:25:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:25:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:25:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:25:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:25:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:25:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:25:07.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:25:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:25:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:25:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:25:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:25:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:25:15.904Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:25:15.908Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:25:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:25:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:25:17.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:25:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:25:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:25:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:25:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:25:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:25:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:25:27.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:25:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:25:27.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:25:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:25:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:25:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:25:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:25:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:25:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:25:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:25:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:25:37.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:25:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:25:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:25:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:25:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:25:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:25:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:25:45.919Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:25:45.923Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:25:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:25:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:25:47.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:25:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:25:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:25:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:25:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:25:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:25:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:25:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:25:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:25:57.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:25:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:25:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:25:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:26:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:26:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:26:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:26:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:26:07.679Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:26:07.680Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:26:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 45 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:26:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:26:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:26:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:26:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:26:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:26:15.924Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:26:15.929Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:26:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:26:17.652Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:26:17.655Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:26:17.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:26:17.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:26:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:26:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:26:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:26:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:26:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:26:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:26:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:26:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:26:27.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:26:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:26:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:26:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:26:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:26:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:26:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:26:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:26:37.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:26:37.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:26:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:26:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:26:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:26:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:26:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:26:45.930Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:26:45.934Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:26:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:26:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:26:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:26:47.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:26:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:26:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:26:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:26:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:26:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:26:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:26:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:26:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:26:57.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:26:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:26:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:27:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:27:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:27:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:27:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:27:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:27:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:27:07.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:27:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:27:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:27:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:27:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:27:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:27:15.935Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:27:15.938Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:27:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:27:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:27:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:27:17.651Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:27:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:27:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:27:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:27:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:27:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:27:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:27:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:27:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:27:27.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:27:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:27:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:27:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:27:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:27:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:27:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:27:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:27:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:27:37.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:27:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:27:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:27:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:27:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:27:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:27:45.939Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:27:45.945Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:27:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:27:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:27:47.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:27:47.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:27:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:27:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:27:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:27:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:27:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:27:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:27:57.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:27:57.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:27:57.659Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:27:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:27:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:28:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:28:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:28:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:28:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:28:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:28:07.655Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:28:07.660Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:28:07.677Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:28:07.678Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:28:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 43 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:28:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:28:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:28:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:28:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:28:15.947Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:28:15.951Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:28:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:28:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:28:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:28:17.650Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:28:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:28:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:28:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:28:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:28:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:28:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:28:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:28:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:28:27.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:28:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:28:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:28:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:28:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:28:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:28:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:28:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:28:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:28:37.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:28:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:28:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:28:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:28:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:28:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:28:45.961Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:28:45.966Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:28:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:28:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:28:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:28:47.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:28:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:28:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:28:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:28:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:28:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:28:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:28:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:28:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:28:57.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:28:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:28:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:29:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:29:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:29:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:29:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:29:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:29:07.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:29:07.658Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:29:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:29:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:29:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:29:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:29:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:29:15.981Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:29:15.985Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:29:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:29:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:29:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:29:17.650Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:29:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:29:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:29:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:29:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:29:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:29:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:29:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:29:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:29:27.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:29:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:29:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:29:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:29:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:29:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:29:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:29:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:29:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:29:37.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:29:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:29:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:29:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:29:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:29:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:29:45.999Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:29:46.003Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:29:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:29:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:29:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:29:47.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:29:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:29:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:29:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:29:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:29:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:29:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:29:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:29:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:29:57.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:29:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:29:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:30:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:30:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:30:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:30:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:30:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:30:07.676Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:30:07.677Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:30:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 41 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:30:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:30:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:30:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:30:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:30:16.016Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:30:16.021Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:30:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:30:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:30:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:30:17.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:30:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:30:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:30:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:30:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:30:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:30:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:30:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:30:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:30:27.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:30:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:30:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:30:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:30:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:30:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:30:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:30:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:30:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:30:37.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:30:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:30:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:30:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:30:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:30:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:30:46.022Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:30:46.027Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:30:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:30:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:30:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:30:47.650Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:30:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:30:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:30:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:30:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:30:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:30:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:30:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:30:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:30:57.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:30:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:30:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:31:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:31:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:31:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:31:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:31:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:31:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:31:07.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:31:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:31:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:31:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:31:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:31:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:31:16.029Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:31:16.033Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:31:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:31:17.636Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:31:17.647Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:31:17.648Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:31:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:31:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:31:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:31:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:31:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:31:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:31:27.636Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:31:27.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:31:27.649Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:31:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:31:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:31:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:31:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:31:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:31:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:31:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:31:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:31:37.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:31:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:31:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:31:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:31:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:31:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:31:46.033Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:31:46.038Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:31:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:31:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:31:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:31:47.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:31:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:31:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:31:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:31:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:31:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:31:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:31:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:31:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:31:57.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:31:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:31:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:32:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:32:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:32:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:32:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:32:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:32:07.670Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:32:07.670Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:32:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 33 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:32:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:32:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:32:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:32:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:32:16.039Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:32:16.043Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:32:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:32:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:32:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:32:17.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:32:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:32:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:32:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:32:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:32:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:32:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:32:27.644Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:32:27.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:32:27.662Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:32:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:32:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:32:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:32:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:32:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:32:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:32:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:32:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:32:37.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:32:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:32:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:32:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:32:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:32:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:32:46.044Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:32:46.049Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:32:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:32:47.651Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:32:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:32:47.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:32:47.654Z","message":"Connection[/10.233.71.121:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:32:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:32:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:32:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:32:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:32:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:32:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:32:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:32:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:32:57.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:32:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:32:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:32:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:33:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:33:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:33:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:33:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:33:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:33:07.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:33:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:33:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:33:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:33:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:33:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:33:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:33:16.056Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:33:16.065Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:33:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:33:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:33:17.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:33:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:33:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:33:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:33:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:33:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:33:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:33:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:33:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:33:27.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:33:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:33:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:33:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:33:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:33:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:33:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:33:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:33:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:33:37.657Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:33:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:33:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:33:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:33:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:33:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:33:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:33:46.066Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:33:46.070Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:33:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:33:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:33:47.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:33:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:33:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:33:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:33:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:33:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:33:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:33:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:33:57.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:33:57.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:33:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:33:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:34:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:34:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:34:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:34:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:34:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:34:07.656Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:34:07.661Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:34:07.669Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:34:07.670Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:34:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 33 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:34:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:34:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:34:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:34:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:34:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:34:16.078Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:34:16.082Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:34:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:34:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:34:17.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:34:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:34:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:34:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:34:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:34:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:34:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:34:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:34:27.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:34:27.649Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:34:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:34:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:34:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:34:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:34:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:34:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:34:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:34:37.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:34:37.650Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:34:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:34:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:34:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:34:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:34:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:34:46.088Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:34:46.097Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:34:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:34:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:34:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:34:47.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:34:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:34:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:34:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:34:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:34:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:34:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:34:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:34:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:34:57.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:34:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:34:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:35:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:35:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:35:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:35:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:35:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:35:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:35:07.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:35:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:35:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:35:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:35:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:35:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:35:16.104Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:35:16.109Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:35:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:35:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:35:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:35:17.650Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:35:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:35:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:35:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:35:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:35:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:35:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:35:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:35:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:35:27.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:35:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:35:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:35:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:35:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:35:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:35:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:35:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:35:37.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:35:37.659Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:35:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:35:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:35:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:35:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:35:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:35:46.110Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:35:46.114Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:35:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:35:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:35:47.650Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:35:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:35:47.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:35:47.653Z","message":"Connection[/10.233.71.121:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:35:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:35:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:35:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:35:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:35:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:35:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:35:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:35:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:35:57.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:35:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:35:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:36:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:36:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:36:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:36:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:36:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:36:07.668Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:36:07.669Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:36:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 33 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:36:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:36:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:36:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:36:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:36:16.116Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:36:16.120Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:36:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:36:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:36:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:36:17.650Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:36:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:36:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:36:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:36:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:36:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:36:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:36:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:36:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:36:27.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:36:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:36:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:36:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:36:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:36:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:36:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:36:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:36:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:36:37.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:36:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:36:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:36:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:36:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:36:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:36:46.126Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:36:46.130Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:36:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:36:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:36:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:36:47.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:36:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:36:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:36:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:36:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:36:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:36:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:36:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:36:57.652Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:36:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:36:57.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:36:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
{"timestamp":"2023-04-16T07:36:57.656Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:36:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:37:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:37:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:37:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:37:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:37:07.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:37:07.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:37:07.659Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:37:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:37:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:37:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:37:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:37:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:37:16.133Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:37:16.138Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:37:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:37:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:37:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:37:17.648Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:37:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:37:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:37:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:37:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:37:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:37:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:37:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:37:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:37:27.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:37:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:37:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:37:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:37:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:37:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:37:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:37:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:37:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:37:37.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:37:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:37:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:37:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:37:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:37:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:37:46.140Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:37:46.144Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:37:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:37:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:37:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:37:47.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:37:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:37:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:37:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:37:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:37:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:37:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:37:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:37:57.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:37:57.662Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:37:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:37:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:38:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:38:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:38:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:38:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:38:07.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:38:07.654Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:38:07.658Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:38:07.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:38:07.662Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:38:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:38:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:38:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:38:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:38:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:38:16.144Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:38:16.149Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:38:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:38:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:38:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:38:17.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:38:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:38:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:38:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:38:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:38:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:38:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:38:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:38:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:38:27.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:38:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:38:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:38:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:38:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:38:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:38:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:38:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:38:37.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:38:37.650Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:38:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:38:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:38:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:38:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:38:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:38:46.150Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:38:46.155Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:38:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:38:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:38:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:38:47.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:38:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:38:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:38:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:38:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:38:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:38:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:38:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:38:57.654Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:38:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:38:57.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:38:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
{"timestamp":"2023-04-16T07:38:57.657Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:38:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:39:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:39:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:39:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:39:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:39:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:39:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:39:07.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:39:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:39:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:39:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:39:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:39:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:39:16.156Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:39:16.160Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:39:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:39:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:39:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:39:17.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:39:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:39:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:39:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:39:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:39:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:39:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:39:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:39:27.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:39:27.662Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:39:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:39:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:39:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:39:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:39:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:39:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:39:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:39:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:39:37.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:39:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:39:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:39:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:39:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:39:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:39:46.172Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:39:46.177Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:39:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:39:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:39:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:39:47.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:39:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:39:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:39:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:39:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:39:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:39:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:39:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:39:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:39:57.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:39:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:39:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:40:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:40:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:40:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:40:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:40:07.662Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:40:07.662Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:40:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:40:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:40:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:40:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:40:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:40:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:40:16.188Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:40:16.193Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:40:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:40:17.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:40:17.657Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:40:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:40:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:40:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:40:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:40:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:40:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:40:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:40:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:40:27.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:40:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:40:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:40:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:40:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:40:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:40:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:40:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:40:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:40:37.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:40:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:40:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:40:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:40:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:40:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:40:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:40:46.196Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:40:46.201Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:40:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:40:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:40:47.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:40:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:40:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:40:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:40:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:40:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:40:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:40:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:40:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:40:57.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:40:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:40:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:40:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:41:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:41:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:41:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:41:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:41:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:41:07.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:41:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:41:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:41:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:41:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:41:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:41:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:41:16.212Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:41:16.216Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:41:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:41:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:41:17.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:41:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:41:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:41:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:41:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:41:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:41:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:41:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:41:27.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:41:27.660Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:41:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:41:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:41:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:41:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:41:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:41:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:41:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:41:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:41:37.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:41:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:41:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:41:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:41:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:41:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:41:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:41:46.221Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:41:46.226Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:41:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:41:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:41:47.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:41:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:41:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:41:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:41:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:41:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:41:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:41:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:41:57.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:41:57.650Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:41:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:41:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:42:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:42:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:42:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:42:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:42:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:42:07.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:42:07.662Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:42:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:42:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:42:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:42:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:42:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:42:16.232Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:42:16.237Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:42:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:42:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:42:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:42:17.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:42:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:42:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:42:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:42:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:42:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:42:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:42:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:42:27.650Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:42:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:42:27.654Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:42:27.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:42:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:42:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:42:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:42:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:42:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:42:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:42:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:42:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:42:37.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:42:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:42:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:42:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:42:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:42:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:42:46.252Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:42:46.256Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:42:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:42:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:42:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:42:47.651Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:42:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:42:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:42:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:42:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:42:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:42:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:42:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:42:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:42:57.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:42:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:42:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:43:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:43:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:43:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:43:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:43:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:43:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:43:07.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:43:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:43:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:43:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:43:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:43:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:43:16.257Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:43:16.263Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:43:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:43:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:43:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:43:17.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:43:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:43:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:43:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:43:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:43:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:43:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:43:27.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:43:27.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:43:27.658Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:43:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:43:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:43:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:43:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:43:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:43:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T07:43:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:43:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:43:37.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:43:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:43:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:43:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:43:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:43:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:43:46.264Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:43:46.269Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:43:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:43:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:43:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:43:47.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:43:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:43:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:43:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:43:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:43:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:43:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:43:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:43:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:43:57.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:43:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:43:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:44:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:44:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:44:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:44:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:44:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:44:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:44:07.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:44:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:44:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:44:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:44:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:44:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:44:16.270Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:44:16.275Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:44:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:44:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:44:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:44:17.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:44:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:44:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:44:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:44:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:44:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:44:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:44:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:44:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:44:27.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:44:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:44:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:44:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:44:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:44:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:44:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:44:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:44:37.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:44:37.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:44:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:44:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:44:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:44:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:44:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:44:46.280Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:44:46.286Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:44:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:44:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:44:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:44:47.650Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:44:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:44:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:44:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:44:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:44:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:44:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:44:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:44:57.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:44:57.649Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:44:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:44:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:45:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:45:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:45:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:45:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:45:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:45:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:45:07.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:45:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:45:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:45:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:45:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:45:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:45:16.287Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:45:16.292Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:45:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:45:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:45:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:45:17.649Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:45:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:45:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:45:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:45:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:45:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:45:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:45:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:45:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:45:27.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:45:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:45:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:45:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:45:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:45:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:45:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:45:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:45:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:45:37.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:45:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:45:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:45:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:45:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:45:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:45:46.296Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:45:46.301Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:45:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:45:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:45:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:45:47.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:45:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:45:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:45:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:45:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:45:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:45:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:45:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:45:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:45:57.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:45:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:45:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:46:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:46:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:46:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:46:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:46:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:46:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:46:07.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:46:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:46:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:46:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:46:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:46:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:46:16.301Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:46:16.306Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:46:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:46:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:46:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:46:17.648Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:46:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:46:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:46:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:46:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:46:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:46:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:46:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:46:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:46:27.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:46:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:46:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:46:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:46:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:46:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:46:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:46:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:46:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:46:37.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:46:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:46:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:46:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:46:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:46:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:46:46.307Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:46:46.312Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:46:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:46:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:46:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:46:47.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:46:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:46:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:46:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:46:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:46:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:46:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:46:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:46:57.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:46:57.658Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:46:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:46:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:47:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:47:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:47:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:47:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:47:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:47:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:47:07.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:47:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:47:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:47:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:47:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:47:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:47:16.313Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:47:16.317Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:47:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:47:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:47:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:47:17.651Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:47:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:47:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:47:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:47:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:47:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:47:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:47:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:47:27.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:47:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:47:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:47:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:47:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:47:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:47:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:47:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:47:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:47:37.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:47:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:47:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:47:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:47:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:47:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:47:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:47:46.329Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:47:46.333Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:47:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:47:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:47:47.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:47:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:47:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:47:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:47:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:47:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:47:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:47:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:47:57.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:47:57.659Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:47:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:47:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:47:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:48:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:48:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:48:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:48:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:48:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:48:07.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:48:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:48:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:48:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:48:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:48:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:48:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:48:16.334Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:48:16.339Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:48:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:48:17.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:48:17.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:48:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:48:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:48:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:48:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:48:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:48:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:48:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:48:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:48:27.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:48:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:48:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:48:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:48:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:48:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:48:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:48:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:48:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:48:37.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:48:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:48:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:48:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:48:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:48:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:48:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:48:46.339Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:48:46.344Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:48:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:48:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:48:47.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:48:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:48:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:48:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:48:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:48:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:48:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:48:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:48:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:48:57.657Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:48:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:48:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:49:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:49:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:49:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:49:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:49:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:49:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:49:07.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:49:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:49:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:49:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:49:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:49:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:49:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:49:16.344Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:49:16.350Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:49:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:49:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:49:17.649Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:49:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:49:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:49:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:49:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:49:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:49:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:49:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:49:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:49:27.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:49:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:49:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:49:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:49:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:49:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:49:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:49:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:49:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:49:37.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:49:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:49:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:49:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:49:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:49:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:49:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:49:46.350Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:49:46.354Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:49:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:49:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:49:47.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:49:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:49:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:49:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:49:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:49:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:49:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:49:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:49:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:49:57.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:49:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:49:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:50:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:50:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:50:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:50:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:50:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:50:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:50:07.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:50:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:50:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:50:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:50:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:50:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:50:16.361Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:50:16.365Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:50:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:50:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:50:17.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:50:17.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:50:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:50:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:50:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:50:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:50:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:50:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:50:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:50:27.653Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:50:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:50:27.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:50:27.657Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:50:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:50:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:50:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:50:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:50:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:50:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:50:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:50:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:50:37.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:50:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:50:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:50:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:50:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:50:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:50:46.366Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:50:46.371Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:50:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:50:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:50:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:50:47.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:50:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:50:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:50:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:50:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:50:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:50:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:50:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:50:57.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:50:57.650Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:50:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:50:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:51:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:51:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:51:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:51:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:51:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:51:07.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:51:07.649Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:51:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:51:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:51:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:51:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:51:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:51:16.384Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:51:16.388Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:51:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:51:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:51:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:51:17.650Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:51:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:51:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:51:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:51:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:51:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:51:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:51:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:51:27.650Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:51:27.653Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:51:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:51:27.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:51:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:51:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:51:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:51:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:51:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:51:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:51:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:51:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:51:37.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:51:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:51:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:51:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:51:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:51:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:51:46.396Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:51:46.400Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:51:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:51:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:51:47.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:51:47.658Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:51:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:51:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:51:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:51:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:51:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:51:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:51:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:51:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:51:57.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:51:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:51:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:52:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:52:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:52:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:52:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:52:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:52:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:52:07.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:52:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:52:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:52:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:52:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:52:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:52:16.400Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:52:16.405Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:52:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:52:17.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:52:17.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:52:17.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:52:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:52:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:52:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:52:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:52:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:52:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:52:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:52:27.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:52:27.649Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:52:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:52:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:52:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:52:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:52:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:52:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:52:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:52:37.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:52:37.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:52:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:52:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:52:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:52:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:52:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:52:46.406Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:52:46.410Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:52:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:52:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:52:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:52:47.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:52:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:52:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:52:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:52:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:52:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:52:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:52:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:52:57.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:52:57.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:52:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:52:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:53:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:53:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:53:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:53:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:53:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:53:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:53:07.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:53:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:53:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:53:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:53:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:53:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:53:16.417Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:53:16.421Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:53:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:53:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:53:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:53:17.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:53:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:53:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:53:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:53:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:53:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:53:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:53:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:53:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:53:27.651Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:53:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:53:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:53:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:53:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:53:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:53:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:53:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:53:37.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:53:37.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:53:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:53:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:53:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:53:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:53:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:53:46.429Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:53:46.434Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:53:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:53:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:53:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:53:47.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:53:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:53:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:53:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:53:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:53:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:53:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:53:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:53:57.650Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:53:57.652Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:53:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:53:57.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:53:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:53:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:54:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:54:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:54:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:54:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:54:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:54:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:54:07.657Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:54:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:54:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:54:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:54:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:54:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:54:16.436Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:54:16.441Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:54:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:54:17.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:54:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:54:17.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:54:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:54:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:54:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:54:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:54:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:54:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:54:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:54:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:54:27.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:54:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:54:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:54:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:54:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:54:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:54:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:54:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:54:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:54:37.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:54:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:54:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:54:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:54:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:54:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:54:46.450Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:54:46.455Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:54:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:54:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:54:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:54:47.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:54:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:54:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:54:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:54:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:54:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:54:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:54:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:54:57.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:54:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:54:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:54:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:55:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:55:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:55:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:55:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:55:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:55:07.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:55:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:55:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:55:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:55:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:55:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:55:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:55:16.456Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:55:16.460Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:55:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:55:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:55:17.649Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:55:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:55:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:55:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:55:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:55:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:55:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:55:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:55:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:55:27.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:55:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:55:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:55:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:55:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:55:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:55:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:55:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:55:37.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:55:37.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:55:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:55:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:55:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:55:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:55:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:55:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:55:46.461Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:55:46.466Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:55:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:55:47.647Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:55:47.648Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:55:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:55:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:55:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:55:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:55:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:55:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:55:57.646Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:55:57.663Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:55:57.664Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:55:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:55:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:55:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:56:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:56:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:56:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:56:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:56:07.651Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:56:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:56:07.654Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:56:07.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:56:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:56:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:56:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:56:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:56:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:56:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:56:16.469Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:56:16.474Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:56:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:56:17.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:56:17.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:56:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:56:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:56:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:56:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:56:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:56:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:56:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:56:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:56:27.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:56:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:56:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:56:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:56:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:56:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:56:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:56:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:56:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:56:37.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:56:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:56:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:56:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:56:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:56:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:56:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:56:46.474Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:56:46.479Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:56:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:56:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:56:47.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:56:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:56:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:56:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:56:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:56:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:56:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:56:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:56:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:56:57.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:56:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:56:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:57:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:57:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:57:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:57:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:57:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:57:07.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:57:07.650Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:57:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:57:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:57:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:57:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:57:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:57:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:57:16.488Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:57:16.493Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:57:17.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:57:17.653Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:57:17.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:57:17.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:57:17.656Z","message":"Connection[/10.233.71.121:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:57:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:57:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:57:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:57:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:57:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:57:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:57:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:57:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:57:27.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:57:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:57:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:57:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:57:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:57:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:57:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:57:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:57:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:57:37.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:57:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:57:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:57:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:57:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:57:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:57:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:57:46.504Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:57:46.509Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:57:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:57:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:57:47.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:57:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:57:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:57:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:57:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:57:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:57:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:57:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:57:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:57:57.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:57:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:57:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:58:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:58:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:58:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:58:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:58:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:58:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:58:07.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:58:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:58:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:58:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:58:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:58:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:58:16.512Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:58:16.517Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:58:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:58:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:58:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:58:17.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:58:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:58:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:58:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:58:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:58:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:58:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T07:58:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:58:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:58:27.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:58:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:58:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:58:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:58:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:58:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:58:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:58:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:58:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:58:37.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:58:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:58:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:58:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:58:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:58:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:58:46.523Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:58:46.528Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:58:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:58:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:58:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:58:47.651Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:58:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:58:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:58:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:58:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:58:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:58:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:58:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:58:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:58:57.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:58:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:58:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:59:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:59:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:59:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:59:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T07:59:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:59:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:59:07.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:59:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:59:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:59:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:59:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:59:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:59:16.532Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:59:16.538Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:59:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:59:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:59:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:59:17.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:59:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:59:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:59:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:59:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:59:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:59:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:59:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:59:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:59:27.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:59:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:59:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:59:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:59:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:59:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:59:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:59:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:59:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:59:37.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:59:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:59:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:59:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:59:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:59:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:59:46.544Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:59:46.549Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:59:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:59:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:59:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:59:47.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:59:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:59:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:59:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:59:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:59:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:59:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T07:59:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T07:59:57.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T07:59:57.649Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:07:59:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:07:59:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:00:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:00:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:00:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:00:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:00:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:00:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:00:07.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:00:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:00:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:00:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:00:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:00:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:00:16.558Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:00:16.563Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:00:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:00:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:00:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:00:17.649Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:00:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:00:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:00:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:00:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:00:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:00:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:00:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:00:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:00:27.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:00:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:00:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:00:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:00:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:00:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:00:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:00:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:00:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:00:37.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:00:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:00:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:00:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:00:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:00:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:00:46.563Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:00:46.567Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:00:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:00:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:00:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:00:47.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:00:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:00:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:00:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:00:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:00:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:00:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T08:00:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:00:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:00:57.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:00:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:00:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:01:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:01:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:01:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:01:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:01:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:01:07.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:01:07.659Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:01:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:01:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:01:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:01:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:01:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:01:16.569Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:01:16.573Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:01:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:01:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:01:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:01:17.651Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:01:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:01:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:01:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:01:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:01:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:01:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:01:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:01:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:01:27.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:01:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:01:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:01:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:01:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:01:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:01:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:01:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:01:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:01:37.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:01:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:01:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:01:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:01:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:01:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:01:46.588Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:01:46.593Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:01:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:01:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:01:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:01:47.650Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:01:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:01:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:01:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:01:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:01:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:01:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-16T08:01:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:01:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:01:57.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:01:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:01:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:02:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:02:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:02:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:02:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:02:07.652Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:02:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:02:07.699Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:02:07.733Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:02:07.734Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:02:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 98 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:02:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:02:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:02:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:02:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T08:02:16.594Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:02:16.599Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:02:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:02:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:02:17.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:02:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:02:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:02:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:02:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:02:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:02:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:02:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:02:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:02:27.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:02:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:02:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:02:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:02:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:02:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:02:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:02:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:02:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:02:37.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:02:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:02:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:02:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:02:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:02:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:02:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:02:46.604Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:02:46.608Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:02:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:02:47.650Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:02:47.652Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:02:47.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:02:47.657Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:02:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:02:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:02:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:02:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:02:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:02:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T08:02:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:02:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:02:57.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:02:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:02:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:02:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:03:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:03:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:03:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:03:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:03:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:03:07.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:03:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:03:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:03:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:03:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:03:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:03:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:03:16.609Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:03:16.614Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:03:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:03:17.646Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:03:17.647Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:03:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:03:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:03:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:03:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:03:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:03:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:03:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:03:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:03:27.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:03:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:03:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:03:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:03:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:03:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:03:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:03:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:03:37.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:03:37.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:03:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:03:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:03:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:03:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:03:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:03:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:03:46.615Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:03:46.619Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:03:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:03:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:03:47.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:03:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:03:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:03:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:03:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:03:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:03:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:03:57.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:03:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:03:57.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:03:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:03:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:04:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:04:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:04:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:04:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:04:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:04:07.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:04:07.650Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:04:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:04:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:04:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:04:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:04:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:04:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T08:04:16.620Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:04:16.626Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:04:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:04:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:04:17.649Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:04:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:04:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:04:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:04:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:04:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:04:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:04:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:04:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:04:27.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:04:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:04:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:04:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:04:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:04:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:04:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T08:04:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:04:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:04:37.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:04:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:04:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:04:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:04:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:04:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:04:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:04:46.634Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:04:46.638Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:04:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:04:47.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:04:47.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:04:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:04:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:04:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:04:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:04:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:04:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:04:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:04:57.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:04:57.650Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:04:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:04:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:05:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:05:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:05:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:05:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T08:05:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:05:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:05:07.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:05:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:05:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:05:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:05:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:05:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:05:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:05:16.638Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:05:16.643Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:05:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:05:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:05:17.651Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:05:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:05:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:05:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:05:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:05:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:05:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:05:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:05:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:05:27.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:05:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:05:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:05:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:05:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:05:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:05:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T08:05:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:05:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:05:37.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:05:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:05:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:05:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:05:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:05:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:05:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:05:46.644Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:05:46.650Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:05:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:05:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:05:47.651Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:05:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:05:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:05:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:05:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:05:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:05:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T08:05:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:05:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:05:57.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:05:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:05:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:06:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:06:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:06:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:06:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:06:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:06:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:06:07.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:06:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:06:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:06:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:06:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:06:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T08:06:16.651Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:06:16.656Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:06:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:06:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:06:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:06:17.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:06:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:06:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:06:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:06:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:06:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:06:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:06:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:06:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:06:27.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:06:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:06:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:06:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:06:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:06:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:06:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:06:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:06:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:06:37.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:06:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:06:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:06:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:06:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:06:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:06:46.657Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:06:46.661Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:06:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:06:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:06:47.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:06:47.657Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:06:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:06:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:06:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:06:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:06:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:06:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:06:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:06:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:06:57.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:06:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:06:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:07:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:07:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:07:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:07:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:07:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:07:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:07:07.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:07:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:07:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:07:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:07:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:07:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:07:16.662Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:07:16.668Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:07:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:07:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:07:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:07:17.649Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:07:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:07:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:07:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:07:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:07:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:07:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:07:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:07:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:07:27.657Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:07:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:07:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:07:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:07:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:07:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:07:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:07:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:07:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:07:37.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:07:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:07:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:07:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:07:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:07:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:07:46.676Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:07:46.689Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:07:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T08:07:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:07:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:07:47.650Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:07:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:07:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:07:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:07:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:07:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:07:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:07:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:07:57.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:07:57.650Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:07:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:07:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:08:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:08:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:08:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:08:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:08:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:08:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:08:07.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:08:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:08:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:08:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:08:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:08:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:08:16.690Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:08:16.694Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:08:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:08:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:08:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:08:17.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:08:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:08:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:08:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:08:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:08:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:08:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:08:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:08:27.649Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:08:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:08:27.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:08:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-04-16T08:08:27.653Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:08:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:08:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:08:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:08:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:08:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:08:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:08:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:08:37.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:08:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:08:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:08:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:08:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:08:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:08:46.709Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:08:46.714Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:08:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:08:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:08:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:08:47.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:08:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:08:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:08:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:08:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:08:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:08:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:08:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:08:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:08:57.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:08:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:08:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:09:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:09:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:09:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:09:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:09:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:09:07.653Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:09:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:09:07.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:09:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
{"timestamp":"2023-04-16T08:09:07.657Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:09:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:09:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:09:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:09:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:09:16.715Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:09:16.719Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:09:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:09:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:09:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:09:17.650Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:09:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:09:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:09:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:09:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:09:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:09:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:09:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:09:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:09:27.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:09:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:09:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:09:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:09:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:09:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T08:09:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:09:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:09:37.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:09:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:09:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:09:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:09:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:09:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:09:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:09:46.720Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:09:46.725Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:09:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:09:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:09:47.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:09:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:09:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:09:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:09:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:09:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:09:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:09:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:09:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:09:57.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:09:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:09:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:09:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:10:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:10:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:10:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:10:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:10:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:10:07.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:10:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:10:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:10:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:10:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:10:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:10:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:10:16.727Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:10:16.730Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:10:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:10:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:10:17.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:10:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:10:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:10:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:10:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:10:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:10:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:10:27.646Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:10:27.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:10:27.659Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:10:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:10:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:10:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:10:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:10:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:10:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:10:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:10:37.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:10:37.650Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:10:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:10:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:10:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:10:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:10:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:10:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:10:46.731Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:10:46.734Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:10:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:10:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:10:47.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:10:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:10:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:10:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:10:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:10:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:10:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:10:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:10:57.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:10:57.659Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:10:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:10:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:11:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:11:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:11:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:11:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:11:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:11:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:11:07.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:11:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:11:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:11:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:11:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:11:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:11:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:11:16.735Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:11:16.740Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:11:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:11:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:11:17.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:11:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:11:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:11:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:11:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:11:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:11:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:11:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:11:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:11:27.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:11:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:11:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:11:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:11:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:11:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:11:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:11:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:11:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:11:37.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:11:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:11:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:11:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:11:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:11:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:11:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:11:46.741Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:11:46.745Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:11:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:11:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:11:47.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:11:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:11:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:11:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:11:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:11:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:11:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:11:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:11:57.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:11:57.650Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:11:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:11:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:12:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:12:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:12:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:12:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:12:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:12:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:12:07.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:12:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:12:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:12:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:12:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:12:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:12:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:12:16.745Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:12:16.750Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:12:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:12:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:12:17.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:12:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:12:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:12:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:12:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:12:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:12:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:12:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:12:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:12:27.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:12:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:12:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:12:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:12:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:12:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:12:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:12:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:12:37.652Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:12:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:12:37.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:12:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-04-16T08:12:37.655Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:12:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:12:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:12:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:12:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:12:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:12:46.750Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:12:46.755Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:12:47.678Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:12:47.693Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:12:47.694Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:12:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 57 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:12:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:12:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:12:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:12:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:12:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:12:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:12:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:12:57.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:12:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:12:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:13:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:13:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:13:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:13:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:13:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:13:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:13:07.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:13:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:13:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:13:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:13:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:13:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:13:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:13:16.768Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:13:16.774Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:13:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:13:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:13:17.649Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:13:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:13:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:13:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:13:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:13:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:13:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:13:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:13:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:13:27.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:13:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:13:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:13:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:13:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:13:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:13:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:13:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:13:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:13:37.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:13:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:13:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:13:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:13:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:13:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:13:46.786Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:13:46.791Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:13:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:13:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:13:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:13:47.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:13:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:13:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:13:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:13:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:13:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:13:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:13:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:13:57.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:13:57.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:13:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:13:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:14:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:14:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:14:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:14:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:14:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:14:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:14:07.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:14:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:14:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:14:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:14:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:14:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:14:16.793Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:14:16.798Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:14:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:14:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:14:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:14:17.649Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:14:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:14:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:14:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:14:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:14:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:14:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:14:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:14:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:14:27.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:14:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:14:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:14:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:14:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:14:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:14:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:14:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:14:37.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:14:37.650Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:14:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:14:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:14:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:14:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:14:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:14:46.800Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:14:46.806Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:14:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:14:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:14:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:14:47.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:14:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:14:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:14:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:14:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:14:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:14:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:14:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:14:57.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:14:57.650Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:14:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:14:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:15:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:15:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:15:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:15:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T08:15:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:15:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:15:07.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:15:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:15:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:15:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:15:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:15:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:15:16.808Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:15:16.813Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:15:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:15:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:15:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:15:17.650Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:15:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:15:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:15:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:15:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:15:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:15:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:15:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:15:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:15:27.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:15:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:15:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:15:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:15:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:15:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:15:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T08:15:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:15:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:15:37.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:15:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:15:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:15:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:15:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:15:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:15:46.816Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:15:46.821Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:15:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:15:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:15:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:15:47.650Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:15:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:15:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:15:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:15:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:15:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:15:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:15:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:15:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:15:57.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:15:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:15:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:16:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:16:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:16:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:16:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:16:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:16:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:16:07.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:16:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:16:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:16:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:16:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:16:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:16:16.832Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:16:16.837Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:16:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:16:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:16:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:16:17.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:16:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:16:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:16:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:16:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:16:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:16:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:16:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:16:27.653Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:16:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:16:27.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:16:27.656Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:16:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:16:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:16:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:16:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:16:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:16:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:16:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:16:37.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:16:37.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:16:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:16:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:16:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:16:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:16:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:16:46.842Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:16:46.847Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:16:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:16:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:16:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:16:47.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:16:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:16:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:16:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:16:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:16:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:16:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:16:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:16:57.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:16:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:16:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:16:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:17:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:17:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:17:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:17:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:17:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:17:07.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:17:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:17:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:17:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:17:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:17:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:17:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:17:16.848Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:17:16.853Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:17:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:17:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:17:17.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:17:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:17:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:17:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:17:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:17:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:17:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:17:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:17:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:17:27.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:17:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:17:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:17:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:17:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:17:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:17:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:17:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:17:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:17:37.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:17:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:17:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:17:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:17:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:17:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:17:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:17:46.857Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:17:46.862Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:17:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:17:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:17:47.651Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:17:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:17:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:17:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:17:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:17:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:17:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:17:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:17:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:17:57.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:17:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:17:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:17:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:18:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:18:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:18:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:18:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:18:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:18:07.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:18:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:18:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:18:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:18:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:18:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:18:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:18:16.875Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:18:16.881Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:18:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:18:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:18:17.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:18:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:18:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:18:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:18:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:18:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:18:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:18:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:18:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:18:27.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:18:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:18:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:18:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:18:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:18:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:18:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:18:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:18:37.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:18:37.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:18:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:18:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:18:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:18:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:18:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:18:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:18:46.882Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:18:46.887Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:18:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:18:47.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:18:47.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:18:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:18:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:18:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:18:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:18:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:18:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:18:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:18:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:18:57.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:18:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:18:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:19:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:19:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:19:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:19:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:19:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:19:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:19:07.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:19:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:19:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:19:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:19:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:19:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:19:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:19:16.890Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:19:16.895Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:19:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:19:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:19:17.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:19:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:19:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:19:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:19:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:19:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:19:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:19:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:19:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:19:27.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:19:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:19:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:19:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:19:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:19:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:19:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:19:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:19:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:19:37.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:19:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:19:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:19:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:19:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:19:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:19:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:19:46.896Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:19:46.900Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:19:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:19:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:19:47.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:19:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:19:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:19:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:19:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:19:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:19:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:19:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:19:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:19:57.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:19:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:19:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:20:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:20:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:20:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:20:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:20:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:20:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:20:07.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:20:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:20:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:20:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:20:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:20:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:20:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:20:16.901Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:20:16.906Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:20:17.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:20:17.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:20:17.657Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:20:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:20:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:20:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:20:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:20:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:20:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:20:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:20:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:20:27.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:20:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:20:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:20:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:20:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:20:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:20:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:20:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:20:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:20:37.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:20:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:20:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:20:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:20:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:20:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:20:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:20:46.908Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:20:46.913Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:20:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:20:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:20:47.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:20:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:20:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:20:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:20:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:20:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:20:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:20:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:20:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:20:57.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:20:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:20:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:21:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:21:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:21:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:21:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:21:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:21:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:21:07.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:21:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:21:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:21:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:21:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:21:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:21:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:21:16.925Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:21:16.929Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:21:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:21:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:21:17.650Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:21:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:21:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:21:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:21:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:21:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:21:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:21:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:21:27.652Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:21:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:21:27.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:21:27.655Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:21:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:21:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:21:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:21:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:21:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:21:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:21:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:21:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:21:37.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:21:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:21:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:21:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:21:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:21:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:21:46.930Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:21:46.936Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:21:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:21:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:21:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:21:47.650Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:21:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:21:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:21:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:21:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:21:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:21:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:21:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:21:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:21:57.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:21:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:21:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:22:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:22:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:22:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:22:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T08:22:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:22:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:22:07.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:22:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:22:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:22:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:22:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:22:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:22:16.937Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:22:16.941Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:22:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:22:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:22:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:22:17.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:22:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:22:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:22:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:22:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:22:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:22:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:22:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:22:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:22:27.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:22:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:22:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:22:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:22:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:22:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:22:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:22:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:22:37.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:22:37.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:22:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:22:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:22:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:22:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:22:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:22:46.944Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:22:46.950Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:22:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:22:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:22:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:22:47.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:22:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:22:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:22:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:22:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:22:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:22:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:22:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:22:57.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:22:57.659Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:22:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:22:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:23:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:23:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:23:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:23:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:23:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:23:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:23:07.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:23:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:23:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:23:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:23:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:23:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:23:16.955Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:23:16.960Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:23:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:23:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:23:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:23:17.649Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:23:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:23:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:23:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:23:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:23:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:23:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:23:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:23:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:23:27.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:23:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:23:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:23:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:23:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:23:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:23:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:23:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:23:37.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:23:37.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:23:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:23:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:23:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:23:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:23:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:23:46.961Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:23:46.965Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:23:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T08:23:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:23:47.647Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:23:47.649Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:23:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:23:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:23:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:23:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:23:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:23:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:23:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:23:57.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:23:57.650Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:23:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:23:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:24:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:24:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:24:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:24:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:24:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:24:07.652Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:24:07.656Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:24:07.705Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:24:07.706Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:24:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 70 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:24:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:24:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:24:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:24:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:24:16.966Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:24:16.971Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:24:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:24:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:24:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:24:17.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:24:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:24:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:24:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:24:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:24:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:24:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:24:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:24:27.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:24:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:24:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:24:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:24:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:24:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:24:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:24:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:24:37.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:24:37.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:24:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:24:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:24:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:24:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:24:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:24:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:24:46.972Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:24:46.977Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:24:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:24:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:24:47.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:24:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:24:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:24:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:24:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:24:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:24:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:24:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:24:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:24:57.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:24:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:24:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:24:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:25:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:25:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:25:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:25:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:25:07.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:25:07.658Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:25:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:25:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:25:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:25:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:25:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:25:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:25:16.977Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:25:16.982Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:25:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:25:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:25:17.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:25:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:25:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:25:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:25:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:25:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:25:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:25:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:25:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:25:27.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:25:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:25:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:25:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:25:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:25:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:25:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:25:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:25:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:25:37.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:25:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:25:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:25:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:25:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:25:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:25:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:25:46.991Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:25:46.997Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:25:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:25:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:25:47.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:25:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:25:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:25:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:25:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:25:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:25:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:25:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:25:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:25:57.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:25:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:25:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:26:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:26:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:26:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:26:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:26:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:26:07.704Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:26:07.704Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:26:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 68 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:26:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:26:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:26:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:26:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:26:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:26:16.998Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:26:17.002Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:26:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:26:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:26:17.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:26:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:26:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:26:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:26:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:26:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:26:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:26:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:26:27.647Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:26:27.648Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:26:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:26:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:26:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:26:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:26:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:26:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:26:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:26:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:26:37.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:26:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:26:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:26:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:26:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:26:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:26:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:26:47.006Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:26:47.010Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:26:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:26:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:26:47.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:26:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:26:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:26:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:26:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:26:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:26:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:26:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:26:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:26:57.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:26:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:26:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:27:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:27:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:27:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:27:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:27:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:27:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:27:07.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:27:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:27:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:27:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:27:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:27:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:27:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:27:17.014Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:27:17.019Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:27:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:27:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:27:17.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:27:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:27:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:27:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:27:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:27:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:27:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:27:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:27:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:27:27.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:27:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:27:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:27:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:27:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:27:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:27:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:27:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:27:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:27:37.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:27:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:27:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:27:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:27:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:27:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:27:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:27:47.027Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:27:47.031Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:27:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:27:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:27:47.650Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:27:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:27:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:27:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:27:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:27:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:27:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:27:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:27:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:27:57.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:27:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:27:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:28:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:28:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:28:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:28:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:28:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:28:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:28:07.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:28:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:28:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:28:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:28:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:28:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:28:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:28:17.032Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:28:17.036Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:28:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:28:17.650Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:28:17.652Z","message":"Connection[/10.233.71.121:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:28:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:28:17.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:28:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:28:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:28:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:28:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:28:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:28:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:28:27.646Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:28:27.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:28:27.661Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:28:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:28:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:28:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:28:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:28:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:28:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:28:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:28:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:28:37.657Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:28:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:28:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:28:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:28:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:28:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:28:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:28:47.049Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:28:47.053Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:28:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:28:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:28:47.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:28:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:28:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:28:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:28:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:28:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:28:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:28:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:28:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:28:57.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:28:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:28:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:29:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:29:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:29:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:29:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:29:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:29:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:29:07.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:29:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:29:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:29:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:29:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:29:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:29:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:29:17.069Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:29:17.074Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:29:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:29:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:29:17.650Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:29:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:29:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:29:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:29:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:29:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:29:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:29:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:29:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:29:27.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:29:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:29:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:29:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:29:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:29:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:29:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:29:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:29:37.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:29:37.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:29:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:29:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:29:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:29:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:29:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:29:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:29:47.074Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:29:47.079Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:29:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:29:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:29:47.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:29:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:29:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:29:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:29:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:29:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:29:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:29:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:29:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:29:57.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:29:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:29:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:30:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:30:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:30:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:30:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:30:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:30:07.700Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:30:07.701Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:30:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 66 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:30:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:30:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:30:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:30:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:30:17.080Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:30:17.086Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:30:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:30:17.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:30:17.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:30:17.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:30:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:30:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:30:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:30:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:30:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:30:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:30:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:30:27.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:30:27.650Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:30:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:30:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:30:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:30:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:30:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:30:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:30:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:30:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:30:37.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:30:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:30:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:30:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:30:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:30:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:30:47.086Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:30:47.091Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:30:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:30:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:30:47.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:30:47.649Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:30:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:30:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:30:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:30:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:30:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:30:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:30:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:30:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:30:57.657Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:30:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:30:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:31:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:31:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:31:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:31:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T08:31:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:31:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:31:07.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:31:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:31:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:31:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:31:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:31:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:31:17.093Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:31:17.098Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:31:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T08:31:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:31:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:31:17.650Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:31:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:31:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:31:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:31:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:31:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:31:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:31:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:31:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:31:27.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:31:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:31:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:31:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:31:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:31:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:31:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:31:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:31:37.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:31:37.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:31:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:31:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:31:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:31:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:31:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:31:47.112Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:31:47.118Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:31:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:31:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:31:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:31:47.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:31:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:31:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:31:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:31:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:31:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:31:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:31:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:31:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:31:57.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:31:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:31:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:32:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:32:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:32:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:32:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:32:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:32:07.696Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:32:07.697Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:32:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 61 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:32:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:32:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:32:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:32:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:32:17.118Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:32:17.124Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:32:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:32:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:32:17.650Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:32:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:32:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:32:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:32:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:32:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:32:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:32:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:32:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:32:27.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:32:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:32:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:32:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:32:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:32:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:32:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:32:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:32:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:32:37.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:32:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:32:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:32:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:32:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:32:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:32:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:32:47.125Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:32:47.129Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:32:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:32:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:32:47.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:32:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:32:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:32:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:32:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:32:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:32:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:32:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:32:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:32:57.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:32:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:32:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:32:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:33:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:33:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:33:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:33:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:33:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:33:07.657Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:33:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:33:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:33:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:33:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:33:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:33:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:33:17.133Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:33:17.138Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:33:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:33:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:33:17.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:33:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:33:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:33:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:33:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:33:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:33:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:33:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:33:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:33:27.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:33:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:33:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:33:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:33:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:33:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:33:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:33:37.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:33:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:33:37.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:33:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:33:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:33:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:33:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:33:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:33:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:33:47.139Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:33:47.144Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:33:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:33:47.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:33:47.657Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:33:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:33:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:33:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:33:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:33:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:33:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:33:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:33:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:33:57.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:33:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:33:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:34:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:34:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:34:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:34:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:34:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:34:07.692Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:34:07.693Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:34:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 56 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:34:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:34:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:34:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:34:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:34:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:34:17.151Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:34:17.157Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:34:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:34:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:34:17.651Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:34:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:34:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:34:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:34:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:34:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:34:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:34:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:34:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:34:27.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:34:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:34:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:34:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:34:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:34:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:34:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:34:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:34:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:34:37.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:34:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:34:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:34:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:34:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:34:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:34:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:34:47.163Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:34:47.169Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:34:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:34:47.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:34:47.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:34:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:34:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:34:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:34:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:34:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:34:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:34:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:34:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:34:57.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:34:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:34:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:35:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:35:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:35:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:35:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:35:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:35:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:35:07.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:35:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:35:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:35:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:35:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:35:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:35:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:35:17.172Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:35:17.178Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:35:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:35:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:35:17.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:35:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:35:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:35:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:35:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:35:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:35:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:35:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:35:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:35:27.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:35:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:35:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:35:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:35:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:35:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:35:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:35:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:35:37.652Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:35:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:35:37.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:35:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-16T08:35:37.656Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:35:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:35:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:35:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:35:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:35:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:35:47.180Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:35:47.185Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:35:47.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:35:47.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:35:47.662Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:35:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:35:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:35:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:35:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:35:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:35:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:35:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:35:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:35:57.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:35:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:35:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:36:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:36:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:36:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:36:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:36:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:36:07.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:36:07.650Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:36:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:36:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:36:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:36:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:36:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:36:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T08:36:17.186Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:36:17.191Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:36:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:36:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:36:17.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:36:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:36:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:36:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:36:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:36:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:36:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:36:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:36:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:36:27.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:36:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:36:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:36:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:36:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:36:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:36:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:36:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:36:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:36:37.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:36:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:36:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:36:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:36:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:36:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:36:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:36:47.193Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:36:47.196Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:36:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:36:47.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:36:47.649Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:36:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:36:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:36:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:36:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:36:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:36:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:36:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:36:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:36:57.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:36:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:36:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:37:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:37:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:37:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:37:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:37:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:37:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:37:07.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:37:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:37:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:37:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:37:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:37:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:37:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:37:17.198Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:37:17.202Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:37:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:37:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:37:17.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:37:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:37:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:37:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:37:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:37:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:37:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:37:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:37:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:37:27.658Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:37:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:37:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:37:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:37:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:37:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:37:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:37:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:37:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:37:37.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:37:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:37:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:37:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:37:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:37:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:37:47.218Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:37:47.224Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:37:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:37:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:37:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:37:47.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:37:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:37:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:37:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:37:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:37:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:37:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:37:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:37:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:37:57.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:37:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:37:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:38:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:38:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:38:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:38:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:38:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:38:07.686Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:38:07.687Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:38:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 52 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:38:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:38:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:38:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:38:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:38:17.225Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:38:17.231Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:38:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:38:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:38:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:38:17.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:38:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:38:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:38:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:38:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:38:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:38:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T08:38:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:38:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:38:27.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:38:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:38:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:38:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:38:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:38:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:38:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:38:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:38:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:38:37.657Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:38:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:38:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:38:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:38:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:38:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:38:47.232Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:38:47.236Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:38:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:38:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:38:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:38:47.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:38:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:38:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:38:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:38:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:38:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:38:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:38:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:38:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:38:57.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:38:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:38:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:39:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:39:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:39:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:39:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:39:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:39:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:39:07.657Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:39:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:39:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:39:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:39:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:39:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T08:39:17.241Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:39:17.247Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:39:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:39:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:39:17.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:39:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:39:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:39:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:39:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:39:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:39:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:39:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:39:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:39:27.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:39:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:39:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:39:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:39:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:39:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:39:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:39:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:39:37.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:39:37.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:39:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:39:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:39:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:39:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:39:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:39:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:39:47.248Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:39:47.252Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:39:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:39:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:39:47.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:39:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:39:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:39:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:39:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:39:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:39:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:39:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:39:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:39:57.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:39:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:39:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:39:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:40:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:40:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:40:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:40:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:40:07.651Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:40:07.655Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:40:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:40:07.657Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:40:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:40:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:40:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:40:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:40:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:40:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:40:17.252Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:40:17.256Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:40:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:40:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:40:17.650Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:40:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:40:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:40:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:40:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:40:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:40:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:40:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:40:27.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:40:27.648Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:40:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:40:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:40:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:40:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:40:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:40:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:40:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:40:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:40:37.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:40:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:40:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:40:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:40:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:40:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:40:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T08:40:47.257Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:40:47.261Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:40:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:40:47.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:40:47.657Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:40:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:40:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:40:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:40:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:40:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:40:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:40:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:40:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:40:57.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:40:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:40:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:41:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:41:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:41:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:41:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:41:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:41:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:41:07.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:41:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:41:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:41:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:41:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:41:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:41:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:41:17.263Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:41:17.268Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:41:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:41:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:41:17.649Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:41:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:41:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:41:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:41:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:41:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:41:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:41:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:41:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:41:27.651Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:41:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:41:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:41:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:41:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:41:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:41:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:41:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:41:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:41:37.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:41:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:41:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:41:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:41:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:41:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:41:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:41:47.269Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:41:47.274Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:41:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:41:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:41:47.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:41:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:41:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:41:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:41:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:41:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:41:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:41:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:41:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:41:57.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:41:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:41:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:42:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:42:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:42:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:42:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:42:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:42:07.683Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:42:07.684Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:42:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 50 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:42:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:42:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:42:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:42:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:42:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:42:17.275Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:42:17.280Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:42:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:42:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:42:17.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:42:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:42:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:42:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:42:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:42:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:42:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:42:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:42:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:42:27.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:42:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:42:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:42:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:42:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:42:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:42:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:42:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:42:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:42:37.657Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:42:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:42:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:42:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:42:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:42:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:42:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T08:42:47.281Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:42:47.285Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:42:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:42:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:42:47.651Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:42:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:42:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:42:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:42:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:42:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:42:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:42:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:42:57.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:42:57.648Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:42:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:42:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:43:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:43:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:43:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:43:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:43:07.645Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:43:07.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:43:07.662Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:43:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:43:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:43:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:43:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:43:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:43:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:43:17.291Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:43:17.295Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:43:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:43:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:43:17.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:43:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:43:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:43:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:43:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:43:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:43:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:43:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:43:27.648Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:43:27.652Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:43:27.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:43:27.659Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:43:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:43:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:43:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:43:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:43:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:43:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:43:37.649Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:43:37.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:43:37.662Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:43:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:43:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:43:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:43:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:43:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:43:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:43:47.295Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:43:47.300Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:43:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:43:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:43:47.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:43:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:43:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:43:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:43:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:43:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:43:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:43:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:43:57.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:43:57.649Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:43:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:43:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:44:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:44:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:44:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:44:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:44:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:44:07.679Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:44:07.680Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:44:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 45 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:44:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:44:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:44:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:44:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:44:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:44:17.301Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:44:17.305Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:44:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:44:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:44:17.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:44:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:44:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:44:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:44:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:44:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:44:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:44:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:44:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:44:27.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:44:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:44:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:44:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:44:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:44:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:44:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:44:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:44:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:44:37.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:44:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:44:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:44:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:44:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:44:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:44:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:44:47.310Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:44:47.315Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:44:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:44:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:44:47.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:44:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:44:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:44:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:44:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:44:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:44:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:44:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:44:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:44:57.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:44:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:44:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:45:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:45:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:45:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:45:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:45:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:45:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:45:07.657Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:45:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:45:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:45:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:45:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:45:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:45:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:45:17.330Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:45:17.333Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:45:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:45:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:45:17.650Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:45:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:45:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:45:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:45:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:45:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:45:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:45:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:45:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:45:27.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:45:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:45:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:45:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:45:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:45:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:45:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T08:45:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:45:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:45:37.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:45:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:45:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:45:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:45:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:45:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:45:47.334Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:45:47.339Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:45:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:45:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:45:47.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:45:47.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:45:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:45:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:45:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:45:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:45:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:45:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:45:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:45:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:45:57.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:45:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:45:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:46:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:46:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:46:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:46:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:46:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:46:07.677Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:46:07.677Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:46:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 40 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:46:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:46:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:46:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:46:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:46:17.345Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:46:17.350Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:46:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:46:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:46:17.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:46:17.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:46:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:46:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:46:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:46:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:46:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:46:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:46:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:46:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:46:27.657Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:46:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:46:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:46:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:46:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:46:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:46:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:46:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:46:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:46:37.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:46:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:46:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:46:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:46:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:46:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T08:46:47.352Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:46:47.358Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:46:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:46:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:46:47.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:46:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:46:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:46:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:46:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:46:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:46:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:46:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:46:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:46:57.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:46:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:46:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:46:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:47:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:47:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:47:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:47:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:47:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:47:07.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:47:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:47:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:47:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:47:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:47:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:47:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:47:17.360Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:47:17.365Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:47:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:47:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:47:17.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:47:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:47:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:47:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:47:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:47:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:47:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:47:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:47:27.653Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:47:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:47:27.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:47:27.656Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:47:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:47:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:47:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:47:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:47:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:47:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:47:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:47:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:47:37.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:47:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:47:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:47:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:47:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:47:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:47:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:47:47.373Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:47:47.378Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:47:47.645Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:47:47.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:47:47.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:47:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:47:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:47:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:47:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:47:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:47:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:47:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:47:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:47:57.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:47:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:47:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:48:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:48:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:48:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:48:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:48:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:48:07.677Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:48:07.677Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:48:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 42 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:48:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:48:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:48:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:48:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:48:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:48:17.379Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:48:17.384Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:48:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:48:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:48:17.650Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:48:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:48:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:48:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:48:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:48:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:48:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T08:48:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:48:27.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:48:27.662Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:48:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:48:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:48:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:48:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:48:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:48:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:48:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:48:37.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:48:37.658Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:48:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:48:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:48:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:48:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:48:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:48:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T08:48:47.385Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:48:47.390Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:48:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:48:47.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:48:47.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:48:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:48:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:48:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:48:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:48:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:48:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:48:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:48:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:48:57.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:48:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:48:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:49:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:49:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:49:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:49:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:49:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:49:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:49:07.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:49:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:49:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:49:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:49:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:49:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:49:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:49:17.392Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:49:17.397Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:49:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:49:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:49:17.649Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:49:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:49:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:49:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:49:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:49:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:49:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T08:49:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:49:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:49:27.657Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:49:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:49:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:49:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:49:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:49:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:49:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:49:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:49:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:49:37.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:49:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:49:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:49:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:49:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:49:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:49:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:49:47.398Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:49:47.402Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:49:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:49:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:49:47.650Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:49:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:49:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:49:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:49:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:49:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:49:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:49:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:49:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:49:57.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:49:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:49:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:50:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:50:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:50:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:50:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:50:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:50:07.674Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:50:07.674Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:50:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 40 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:50:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:50:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:50:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:50:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:50:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:50:17.402Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:50:17.408Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:50:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:50:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:50:17.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:50:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:50:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:50:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:50:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:50:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:50:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:50:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:50:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:50:27.651Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:50:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:50:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:50:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:50:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:50:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:50:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T08:50:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:50:37.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:50:37.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:50:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:50:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:50:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:50:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:50:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:50:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:50:47.420Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:50:47.425Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:50:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:50:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:50:47.650Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:50:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:50:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:50:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:50:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:50:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:50:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:50:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:50:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:50:57.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:50:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:50:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:51:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:51:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:51:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:51:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:51:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:51:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:51:07.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:51:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:51:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:51:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:51:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:51:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:51:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:51:17.425Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:51:17.429Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:51:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:51:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:51:17.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:51:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:51:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:51:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:51:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:51:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:51:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:51:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:51:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:51:27.658Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:51:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:51:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:51:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:51:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:51:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:51:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:51:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:51:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:51:37.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:51:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:51:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:51:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:51:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:51:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:51:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:51:47.430Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:51:47.434Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:51:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:51:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:51:47.651Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:51:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:51:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:51:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:51:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:51:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:51:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:51:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:51:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:51:57.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:51:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:51:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:52:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:52:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:52:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:52:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:52:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:52:07.670Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:52:07.671Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:52:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 36 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:52:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:52:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:52:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:52:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:52:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:52:17.435Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:52:17.440Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:52:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:52:17.647Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:52:17.648Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:52:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:52:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:52:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:52:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:52:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:52:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:52:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:52:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:52:27.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:52:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:52:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:52:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:52:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:52:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:52:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T08:52:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:52:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:52:37.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:52:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:52:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:52:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:52:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:52:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:52:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:52:47.453Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:52:47.457Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:52:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:52:47.649Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:52:47.651Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:52:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:52:47.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:52:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:52:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:52:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:52:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:52:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:52:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:52:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:52:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:52:57.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:52:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:52:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:53:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:53:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:53:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:53:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:53:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:53:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:53:07.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:53:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:53:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:53:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:53:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:53:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:53:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:53:17.472Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:53:17.477Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:53:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:53:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:53:17.650Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:53:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:53:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:53:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:53:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:53:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:53:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:53:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:53:27.652Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:53:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:53:27.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:53:27.655Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:53:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:53:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:53:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:53:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:53:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:53:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T08:53:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:53:37.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:53:37.650Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:53:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:53:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:53:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:53:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:53:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:53:47.484Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:53:47.489Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:53:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:53:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:53:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:53:47.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:53:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:53:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:53:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:53:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:53:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:53:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:53:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:53:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:53:57.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:53:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:53:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:54:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:54:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:54:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:54:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:54:07.666Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:54:07.666Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:54:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 30 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:54:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:54:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:54:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:54:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:54:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:54:17.504Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:54:17.510Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:54:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:54:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:54:17.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:54:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:54:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:54:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:54:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:54:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:54:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T08:54:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:54:27.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:54:27.650Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:54:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:54:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:54:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:54:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:54:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:54:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:54:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:54:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:54:37.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:54:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:54:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:54:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:54:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:54:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:54:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:54:47.511Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:54:47.514Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:54:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:54:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:54:47.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:54:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:54:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:54:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:54:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:54:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:54:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:54:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:54:57.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:54:57.650Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:54:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:54:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:54:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:55:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:55:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:55:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:55:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:55:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:55:07.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:55:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:55:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:55:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:55:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:55:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:55:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:55:17.514Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:55:17.519Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:55:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:55:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:55:17.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:55:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:55:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:55:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:55:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:55:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:55:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:55:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:55:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:55:27.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:55:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:55:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:55:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:55:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:55:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:55:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:55:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:55:37.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:55:37.658Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:55:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:55:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:55:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:55:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:55:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:55:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:55:47.519Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:55:47.525Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:55:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:55:47.647Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:55:47.648Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:55:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:55:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:55:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:55:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:55:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:55:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:55:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:55:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:55:57.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:55:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:55:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:56:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:56:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:56:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:56:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:56:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:56:07.665Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:56:07.665Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:56:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 29 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:56:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:56:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:56:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:56:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:56:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:56:17.530Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:56:17.535Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:56:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:56:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:56:17.649Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:56:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:56:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:56:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:56:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:56:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:56:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:56:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:56:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:56:27.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:56:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:56:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:56:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:56:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:56:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:56:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:56:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:56:37.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:56:37.651Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:56:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:56:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:56:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:56:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:56:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:56:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:56:47.548Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:56:47.552Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:56:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:56:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:56:47.651Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:56:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:56:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:56:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:56:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:56:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:56:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T08:56:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:56:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:56:57.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:56:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:56:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:57:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:57:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:57:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:57:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:57:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:57:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:57:07.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:57:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:57:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:57:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:57:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:57:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:57:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:57:17.563Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:57:17.568Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:57:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:57:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:57:17.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:57:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:57:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:57:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:57:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:57:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:57:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:57:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:57:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:57:27.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:57:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:57:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:57:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:57:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:57:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:57:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:57:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:57:37.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:57:37.658Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:57:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:57:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:57:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:57:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:57:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:57:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:57:47.582Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:57:47.586Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:57:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:57:47.647Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:57:47.649Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:57:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:57:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:57:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:57:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:57:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:57:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:57:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:57:57.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:57:57.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:57:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:57:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:58:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:58:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:58:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:58:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:58:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:58:07.662Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:58:07.663Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:58:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:58:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:58:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:58:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:58:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:58:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T08:58:17.588Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:58:17.593Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:58:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:58:17.648Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:58:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:58:17.649Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:58:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-04-16T08:58:17.650Z","message":"Connection[/10.233.71.121:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:58:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:58:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:58:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:58:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:58:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:58:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:58:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:58:27.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:58:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:58:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:58:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:58:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:58:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:58:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:58:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:58:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:58:37.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:58:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:58:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:58:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:58:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:58:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:58:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:58:47.594Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:58:47.599Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:58:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:58:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:58:47.650Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:58:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:58:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:58:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:58:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:58:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:58:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:58:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:58:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:58:57.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:58:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:58:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:59:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:59:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:59:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:59:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:59:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:59:07.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:59:07.659Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:59:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:59:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:59:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:59:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:59:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:59:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:59:17.603Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:59:17.608Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:59:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:59:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:59:17.650Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:59:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:59:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:59:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:59:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:59:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:59:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:59:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:59:27.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:59:27.649Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:59:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:59:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:59:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:59:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:59:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:59:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T08:59:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:59:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:59:37.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:59:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:59:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:59:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:59:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:59:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:59:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:59:47.616Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:59:47.621Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:59:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:59:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:59:47.649Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:59:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:59:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:59:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:59:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:59:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:59:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T08:59:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T08:59:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T08:59:57.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:08:59:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:08:59:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:00:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:00:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:00:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:00:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:00:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:00:07.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:00:07.662Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:00:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:00:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:00:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:00:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:00:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:00:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:00:17.622Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:00:17.626Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:00:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:00:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:00:17.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:00:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:00:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:00:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:00:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:00:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:00:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:00:27.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:00:27.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:00:27.658Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:00:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:00:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:00:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:00:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:00:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:00:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:00:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:00:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:00:37.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:00:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:00:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:00:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:00:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:00:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:00:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:00:47.629Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:00:47.633Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:00:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:00:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:00:47.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:00:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:00:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:00:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:00:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:00:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:00:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:00:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:00:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:00:57.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:00:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:00:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:01:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:01:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:01:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:01:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:01:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:01:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:01:07.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:01:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:01:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:01:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:01:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:01:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:01:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:01:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:01:17.640Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:01:17.644Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:01:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:01:17.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:01:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:01:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:01:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:01:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:01:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:01:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:01:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:01:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:01:27.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:01:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:01:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:01:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:01:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:01:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:01:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:01:37.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:01:37.658Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:01:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:01:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:01:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:01:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:01:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:01:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:01:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:01:47.646Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:01:47.650Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:01:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:01:47.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:01:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:01:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:01:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:01:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:01:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:01:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:01:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:01:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:01:57.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:01:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:01:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:01:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:02:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:02:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:02:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:02:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:02:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:02:07.657Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:02:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:02:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:02:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:02:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:02:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:02:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:02:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:02:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:02:17.649Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:02:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-16T09:02:17.665Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:02:17.669Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:02:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:02:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:02:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:02:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:02:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:02:27.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:02:27.653Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:02:27.656Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:02:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:02:27.657Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:02:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:02:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:02:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:02:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:02:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:02:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:02:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:02:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:02:37.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:02:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:02:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:02:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:02:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:02:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:02:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:02:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:02:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:02:47.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:02:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-04-16T09:02:47.684Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:02:47.690Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:02:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:02:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:02:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:02:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:02:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:02:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:02:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:02:57.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:02:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:02:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:03:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:03:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:03:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:03:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:03:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:03:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:03:07.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:03:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:03:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:03:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:03:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:03:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:03:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:03:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:03:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:03:17.650Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:03:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-04-16T09:03:17.690Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:03:17.694Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:03:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:03:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:03:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:03:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:03:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:03:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:03:27.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:03:27.650Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:03:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:03:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:03:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:03:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:03:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:03:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:03:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:03:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:03:37.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:03:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:03:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:03:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:03:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:03:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:03:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:03:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:03:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:03:47.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:03:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-04-16T09:03:47.711Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:03:47.717Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:03:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:03:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:03:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:03:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:03:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:03:57.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:03:57.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:03:57.658Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:03:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:03:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:04:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:04:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:04:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:04:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:04:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:04:07.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:04:07.661Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:04:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:04:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:04:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:04:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:04:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:04:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:04:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:04:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:04:17.649Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:04:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-16T09:04:17.729Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:04:17.734Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:04:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:04:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:04:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:04:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:04:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:04:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:04:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:04:27.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:04:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:04:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:04:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:04:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:04:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:04:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T09:04:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:04:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:04:37.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:04:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:04:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:04:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:04:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:04:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:04:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:04:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:04:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:04:47.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:04:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-16T09:04:47.734Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:04:47.738Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:04:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:04:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:04:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:04:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:04:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:04:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:04:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:04:57.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:04:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:04:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:05:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:05:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:05:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:05:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:05:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:05:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:05:07.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:05:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:05:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:05:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:05:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:05:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:05:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:05:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:05:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:05:17.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:05:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
{"timestamp":"2023-04-16T09:05:17.752Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:05:17.756Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:05:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:05:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:05:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:05:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:05:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:05:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:05:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:05:27.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:05:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:05:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:05:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:05:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:05:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:05:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:05:37.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:05:37.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:05:37.657Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:05:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:05:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:05:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:05:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:05:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:05:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:05:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:05:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:05:47.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:05:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-16T09:05:47.762Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:05:47.766Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:05:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:05:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:05:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:05:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:05:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:05:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:05:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:05:57.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:05:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:05:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:06:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:06:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:06:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:06:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:06:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:06:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:06:07.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:06:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:06:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:06:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:06:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:06:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:06:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:06:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:06:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:06:17.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:06:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-16T09:06:17.767Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:06:17.772Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:06:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:06:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:06:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:06:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:06:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:06:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:06:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:06:27.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:06:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:06:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:06:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:06:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:06:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:06:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:06:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:06:37.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:06:37.660Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:06:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:06:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:06:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:06:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:06:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:06:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:06:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:06:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:06:47.650Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:06:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-16T09:06:47.773Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:06:47.779Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:06:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:06:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:06:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:06:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:06:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:06:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:06:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:06:57.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:06:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:06:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:07:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:07:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:07:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:07:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:07:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:07:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:07:07.657Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:07:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:07:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:07:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:07:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:07:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:07:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:07:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:07:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:07:17.650Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:07:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-04-16T09:07:17.779Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:07:17.784Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:07:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:07:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:07:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:07:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:07:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:07:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:07:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:07:27.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:07:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:07:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:07:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:07:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:07:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:07:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T09:07:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:07:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:07:37.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:07:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:07:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:07:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:07:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:07:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:07:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:07:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:07:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:07:47.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:07:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-16T09:07:47.785Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:07:47.790Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:07:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:07:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:07:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:07:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:07:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:07:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:07:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:07:57.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:07:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:07:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:08:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:08:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:08:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:08:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:08:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:08:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:08:07.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:08:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:08:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:08:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:08:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:08:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:08:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:08:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:08:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:08:17.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:08:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-04-16T09:08:17.804Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:08:17.809Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:08:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:08:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:08:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:08:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:08:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:08:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:08:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:08:27.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:08:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:08:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:08:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:08:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:08:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:08:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:08:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:08:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:08:37.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:08:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:08:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:08:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:08:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:08:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:08:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:08:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:08:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:08:47.650Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:08:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-16T09:08:47.823Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:08:47.828Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:08:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:08:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:08:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:08:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:08:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:08:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:08:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:08:57.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:08:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:08:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:09:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:09:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:09:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:09:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:09:07.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:09:07.659Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:09:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:09:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:09:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:09:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:09:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:09:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:09:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:09:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:09:17.650Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:09:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:09:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:09:17.828Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:09:17.833Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:09:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:09:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:09:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:09:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:09:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:09:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:09:27.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:09:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:09:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:09:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:09:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:09:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:09:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:09:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:09:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:09:37.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:09:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:09:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:09:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:09:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:09:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:09:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:09:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:09:47.650Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:09:47.652Z","message":"Connection[/10.233.71.121:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:09:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:09:47.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:09:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-16T09:09:47.842Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:09:47.847Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:09:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:09:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:09:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:09:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:09:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T09:09:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:09:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:09:57.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:09:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:09:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:09:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:10:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:10:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:10:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:10:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:10:07.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:10:07.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:10:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:10:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:10:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:10:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:10:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:10:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:10:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:10:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:10:17.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:10:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-16T09:10:17.853Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:10:17.858Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:10:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:10:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:10:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:10:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:10:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:10:27.645Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:10:27.663Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:10:27.664Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:10:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:10:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:10:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:10:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:10:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:10:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:10:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:10:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:10:37.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:10:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:10:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:10:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:10:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:10:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:10:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:10:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:10:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:10:47.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:10:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-04-16T09:10:47.867Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:10:47.872Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:10:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:10:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:10:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:10:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:10:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:10:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:10:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:10:57.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:10:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:10:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:11:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:11:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:11:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:11:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:11:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:11:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:11:07.657Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:11:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:11:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:11:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:11:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:11:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:11:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:11:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:11:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:11:17.651Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:11:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-16T09:11:17.873Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:11:17.878Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:11:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:11:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:11:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:11:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:11:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:11:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:11:27.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:11:27.649Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:11:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:11:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:11:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:11:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:11:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:11:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:11:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:11:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:11:37.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:11:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:11:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:11:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:11:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:11:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:11:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:11:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:11:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:11:47.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:11:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-04-16T09:11:47.880Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:11:47.885Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:11:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:11:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:11:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:11:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:11:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:11:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:11:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:11:57.657Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:11:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:11:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:12:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:12:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:12:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:12:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:12:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:12:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:12:07.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:12:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:12:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:12:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:12:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:12:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:12:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:12:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:12:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:12:17.650Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:12:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-04-16T09:12:17.886Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:12:17.890Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:12:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:12:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:12:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:12:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:12:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:12:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:12:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:12:27.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:12:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:12:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:12:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:12:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:12:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:12:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:12:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:12:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:12:37.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:12:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:12:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:12:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:12:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:12:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:12:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:12:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:12:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:12:47.650Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:12:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-04-16T09:12:47.891Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:12:47.896Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:12:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:12:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:12:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:12:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:12:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:12:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:12:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:12:57.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:12:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:12:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:13:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:13:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:13:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:13:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:13:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:13:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:13:07.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:13:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:13:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:13:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:13:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:13:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:13:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:13:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:13:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:13:17.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:13:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-16T09:13:17.897Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:13:17.902Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:13:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:13:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:13:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:13:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:13:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:13:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:13:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:13:27.657Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:13:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:13:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:13:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:13:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:13:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:13:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:13:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:13:37.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:13:37.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:13:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:13:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:13:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:13:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:13:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:13:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:13:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:13:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:13:47.651Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:13:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-16T09:13:47.902Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:13:47.908Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:13:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:13:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:13:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:13:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:13:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:13:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:13:57.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:13:57.650Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:13:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:13:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:14:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:14:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:14:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:14:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T09:14:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:14:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:14:07.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:14:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:14:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:14:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:14:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:14:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:14:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:14:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:14:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:14:17.648Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:14:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-16T09:14:17.909Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:14:17.913Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:14:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:14:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:14:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:14:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:14:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:14:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:14:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:14:27.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:14:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:14:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:14:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:14:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:14:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:14:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:14:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:14:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:14:37.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:14:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:14:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:14:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:14:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:14:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:14:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:14:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:14:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:14:47.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:14:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-04-16T09:14:47.914Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:14:47.925Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:14:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:14:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:14:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:14:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:14:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:14:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:14:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:14:57.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:14:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:14:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:15:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:15:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:15:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:15:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:15:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:15:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:15:07.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:15:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:15:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:15:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:15:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:15:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:15:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:15:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:15:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:15:17.651Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:15:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-16T09:15:17.926Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:15:17.929Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:15:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:15:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:15:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:15:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:15:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:15:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:15:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:15:27.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:15:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:15:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:15:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:15:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:15:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:15:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:15:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:15:37.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:15:37.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:15:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:15:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:15:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:15:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:15:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:15:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:15:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:15:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:15:47.651Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:15:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-04-16T09:15:47.930Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:15:47.934Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:15:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:15:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:15:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:15:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:15:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:15:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:15:57.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:15:57.650Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:15:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:15:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:16:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:16:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:16:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:16:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:16:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:16:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:16:07.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:16:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:16:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:16:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:16:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:16:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:16:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:16:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:16:17.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:16:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:16:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:16:17.937Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:16:17.941Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:16:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:16:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:16:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:16:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:16:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:16:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:16:27.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:16:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:16:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:16:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:16:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:16:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:16:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:16:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:16:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:16:37.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:16:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:16:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:16:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:16:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:16:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:16:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:16:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:16:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:16:47.650Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:16:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:16:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:16:47.943Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:16:47.949Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:16:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:16:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:16:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:16:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T09:16:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:16:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:16:57.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:16:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:16:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:16:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:17:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:17:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:17:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:17:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:17:07.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:17:07.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:17:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:17:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:17:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:17:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:17:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:17:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:17:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:17:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:17:17.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:17:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:17:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:17:17.950Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:17:17.955Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:17:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:17:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:17:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:17:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:17:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:17:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:17:27.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:17:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:17:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:17:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:17:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:17:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:17:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:17:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:17:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:17:37.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:17:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:17:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:17:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:17:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:17:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:17:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:17:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:17:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:17:47.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:17:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-16T09:17:47.956Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:17:47.960Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:17:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:17:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:17:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:17:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:17:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:17:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:17:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:17:57.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:17:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:17:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:18:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:18:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:18:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:18:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T09:18:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:18:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:18:07.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:18:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:18:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:18:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:18:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:18:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:18:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:18:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:18:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:18:17.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:18:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-04-16T09:18:17.961Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:18:17.966Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:18:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:18:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:18:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:18:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:18:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:18:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:18:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:18:27.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:18:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:18:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:18:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:18:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:18:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:18:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:18:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:18:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:18:37.657Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:18:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:18:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:18:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:18:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:18:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:18:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:18:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:18:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:18:47.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:18:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-04-16T09:18:47.970Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:18:47.976Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:18:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:18:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:18:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:18:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:18:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:18:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:18:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:18:57.657Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:18:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:18:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:19:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:19:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:19:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:19:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:19:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:19:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:19:07.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:19:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:19:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:19:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:19:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:19:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:19:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:19:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:19:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:19:17.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:19:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-16T09:19:17.977Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:19:17.982Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:19:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:19:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:19:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:19:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:19:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:19:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:19:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:19:27.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:19:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:19:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:19:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:19:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:19:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:19:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:19:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:19:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:19:37.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:19:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:19:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:19:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:19:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:19:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:19:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:19:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:19:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:19:47.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:19:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
{"timestamp":"2023-04-16T09:19:47.982Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:19:47.986Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:19:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:19:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:19:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:19:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:19:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:19:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:19:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:19:57.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:19:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:19:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:20:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:20:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:20:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:20:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:20:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:20:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:20:07.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:20:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:20:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:20:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:20:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:20:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:20:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:20:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:20:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:20:17.650Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:20:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-04-16T09:20:17.987Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:20:17.992Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:20:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:20:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:20:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:20:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:20:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:20:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:20:27.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:20:27.659Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:20:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:20:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:20:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:20:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:20:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:20:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:20:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:20:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:20:37.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:20:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:20:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:20:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:20:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:20:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:20:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:20:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:20:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:20:47.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:20:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-04-16T09:20:48.005Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:20:48.010Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:20:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:20:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:20:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:20:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:20:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:20:57.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:20:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:20:57.657Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:20:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:20:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:21:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:21:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:21:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:21:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:21:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:21:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:21:07.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:21:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:21:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:21:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:21:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:21:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:21:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:21:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:21:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:21:17.651Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:21:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-04-16T09:21:18.020Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:21:18.026Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:21:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:21:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:21:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:21:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:21:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:21:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:21:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:21:27.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:21:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:21:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:21:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:21:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:21:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:21:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:21:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:21:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:21:37.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:21:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:21:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:21:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:21:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:21:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:21:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:21:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:21:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:21:47.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:21:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-04-16T09:21:48.034Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:21:48.040Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:21:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:21:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:21:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:21:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:21:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:21:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:21:57.655Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:21:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:21:57.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:21:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
{"timestamp":"2023-04-16T09:21:57.657Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:21:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:22:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:22:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:22:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:22:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:22:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:22:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:22:07.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:22:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:22:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:22:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:22:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:22:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:22:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:22:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:22:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:22:17.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:22:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-04-16T09:22:18.056Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:22:18.060Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:22:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:22:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:22:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:22:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:22:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:22:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:22:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:22:27.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:22:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:22:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:22:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:22:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:22:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:22:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T09:22:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:22:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:22:37.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:22:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:22:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:22:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:22:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:22:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:22:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:22:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:22:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:22:47.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:22:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-04-16T09:22:48.068Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:22:48.074Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:22:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:22:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:22:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:22:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:22:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:22:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:22:57.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:22:57.650Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:22:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:22:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:23:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:23:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:23:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:23:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:23:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:23:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:23:07.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:23:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:23:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:23:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:23:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:23:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:23:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:23:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:23:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:23:17.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:23:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-16T09:23:18.076Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:23:18.081Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:23:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:23:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:23:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:23:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:23:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:23:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:23:27.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:23:27.649Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:23:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:23:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:23:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:23:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:23:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:23:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:23:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:23:37.651Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:23:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:23:37.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:23:37.655Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:23:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:23:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:23:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:23:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:23:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:23:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T09:23:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:23:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:23:47.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:23:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-16T09:23:48.092Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:23:48.097Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:23:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:23:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:23:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:23:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:23:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:23:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:23:57.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:23:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:23:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:23:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:24:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:24:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:24:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:24:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:24:07.699Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:24:07.699Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:24:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 64 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:24:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:24:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:24:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:24:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:24:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:24:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:24:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:24:17.650Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:24:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:24:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:24:18.113Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:24:18.118Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:24:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:24:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:24:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:24:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:24:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:24:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:24:27.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:24:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:24:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:24:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:24:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:24:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:24:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:24:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:24:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:24:37.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:24:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:24:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:24:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:24:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:24:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:24:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T09:24:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:24:47.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:24:47.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:24:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:24:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:24:48.118Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:24:48.124Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:24:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:24:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:24:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:24:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:24:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:24:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:24:57.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:24:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:24:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:24:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:25:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:25:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:25:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:25:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:25:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:25:07.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:25:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:25:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:25:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:25:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:25:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:25:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:25:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:25:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:25:17.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:25:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:25:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:25:18.125Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:25:18.129Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:25:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:25:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:25:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:25:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:25:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:25:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:25:27.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:25:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:25:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:25:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:25:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:25:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:25:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:25:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:25:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:25:37.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:25:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:25:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:25:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:25:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:25:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:25:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:25:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:25:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:25:47.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:25:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-16T09:25:48.130Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:25:48.133Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:25:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:25:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:25:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:25:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:25:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:25:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:25:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:25:57.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:25:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:25:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:26:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:26:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:26:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:26:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:26:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:26:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:26:07.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:26:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:26:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:26:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:26:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:26:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:26:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:26:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:26:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:26:17.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:26:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-04-16T09:26:18.138Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:26:18.142Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:26:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:26:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:26:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:26:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:26:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:26:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:26:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:26:27.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:26:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:26:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:26:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:26:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:26:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:26:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:26:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:26:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:26:37.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:26:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:26:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:26:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:26:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:26:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:26:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:26:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:26:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:26:47.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:26:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-04-16T09:26:48.143Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:26:48.148Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:26:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:26:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:26:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:26:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:26:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:26:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:26:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:26:57.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:26:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:26:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:27:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:27:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:27:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:27:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:27:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:27:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:27:07.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:27:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:27:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:27:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:27:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:27:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:27:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:27:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:27:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:27:17.650Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:27:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-04-16T09:27:18.148Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:27:18.153Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:27:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:27:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:27:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:27:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:27:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:27:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:27:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:27:27.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:27:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:27:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:27:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:27:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:27:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:27:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:27:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:27:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:27:37.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:27:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:27:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:27:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:27:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:27:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:27:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:27:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:27:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:27:47.650Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:27:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-16T09:27:48.168Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:27:48.173Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:27:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:27:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:27:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:27:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:27:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:27:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:27:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:27:57.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:27:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:27:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:28:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:28:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:28:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:28:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:28:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:28:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:28:07.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:28:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:28:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:28:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:28:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:28:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:28:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:28:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:28:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:28:17.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:28:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-16T09:28:18.181Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:28:18.186Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:28:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:28:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:28:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:28:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:28:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:28:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:28:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:28:27.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:28:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:28:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:28:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:28:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:28:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:28:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T09:28:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:28:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:28:37.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:28:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:28:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:28:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:28:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:28:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:28:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:28:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:28:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:28:47.650Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:28:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-04-16T09:28:48.186Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:28:48.191Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:28:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:28:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:28:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:28:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:28:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:28:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:28:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:28:57.657Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:28:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:28:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:29:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:29:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:29:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:29:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:29:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:29:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:29:07.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:29:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:29:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:29:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:29:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:29:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:29:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:29:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:29:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:29:17.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:29:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-16T09:29:18.193Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:29:18.198Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:29:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:29:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:29:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:29:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:29:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:29:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:29:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:29:27.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:29:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:29:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:29:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:29:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:29:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:29:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T09:29:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:29:37.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:29:37.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:29:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:29:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:29:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:29:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:29:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:29:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:29:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:29:47.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:29:47.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:29:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
{"timestamp":"2023-04-16T09:29:48.200Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:29:48.204Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:29:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:29:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:29:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:29:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:29:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:29:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:29:57.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:29:57.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:29:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:29:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:30:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:30:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:30:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:30:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:30:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:30:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:30:07.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:30:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:30:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:30:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:30:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:30:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:30:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:30:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:30:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:30:17.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:30:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-04-16T09:30:18.216Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:30:18.221Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:30:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:30:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:30:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:30:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:30:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T09:30:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:30:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:30:27.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:30:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:30:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:30:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:30:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:30:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:30:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:30:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:30:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:30:37.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:30:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:30:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:30:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:30:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:30:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:30:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:30:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:30:47.647Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:30:47.648Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:30:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-16T09:30:48.222Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:30:48.226Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:30:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:30:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:30:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:30:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:30:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:30:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:30:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:30:57.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:30:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:30:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:31:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:31:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:31:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:31:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:31:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:31:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:31:07.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:31:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:31:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:31:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:31:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:31:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:31:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:31:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:31:17.648Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:31:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:31:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:31:18.227Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:31:18.232Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:31:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:31:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:31:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:31:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:31:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:31:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:31:27.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:31:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:31:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:31:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:31:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:31:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:31:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:31:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:31:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:31:37.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:31:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:31:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:31:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:31:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:31:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:31:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:31:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:31:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:31:47.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:31:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:31:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:31:48.239Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:31:48.244Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:31:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:31:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:31:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:31:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:31:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:31:57.651Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:31:57.654Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:31:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:31:57.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:31:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:31:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:31:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:32:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:32:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:32:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:32:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:32:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:32:07.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:32:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:32:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:32:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:32:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:32:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:32:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:32:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:32:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:32:17.648Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:32:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:32:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:32:18.255Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:32:18.260Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:32:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:32:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:32:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:32:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:32:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:32:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:32:27.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:32:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:32:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:32:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:32:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:32:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:32:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:32:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:32:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:32:37.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:32:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:32:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:32:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:32:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:32:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:32:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:32:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:32:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:32:47.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:32:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:32:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:32:48.266Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:32:48.271Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:32:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:32:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:32:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:32:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:32:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:32:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:32:57.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:32:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:32:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:33:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:33:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:33:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:33:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:33:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:33:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:33:07.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:33:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:33:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:33:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:33:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:33:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:33:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:33:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:33:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:33:17.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:33:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:33:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:33:18.286Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:33:18.291Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:33:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:33:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:33:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:33:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:33:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:33:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:33:27.658Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:33:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:33:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:33:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:33:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:33:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:33:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:33:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:33:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:33:37.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:33:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:33:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:33:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:33:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:33:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:33:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T09:33:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:33:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:33:47.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:33:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:33:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:33:48.302Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:33:48.306Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:33:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:33:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:33:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:33:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:33:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:33:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:33:57.657Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:33:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:33:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:34:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:34:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:34:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:34:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:34:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:34:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:34:07.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:34:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:34:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:34:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:34:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:34:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:34:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:34:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:34:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:34:17.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:34:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
{"timestamp":"2023-04-16T09:34:18.320Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:34:18.325Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:34:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:34:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:34:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:34:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:34:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:34:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:34:27.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:34:27.650Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:34:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:34:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:34:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:34:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:34:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:34:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:34:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:34:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:34:37.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:34:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:34:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:34:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:34:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:34:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:34:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:34:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:34:47.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:34:47.649Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:34:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-16T09:34:48.326Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:34:48.330Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:34:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:34:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:34:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:34:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:34:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:34:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:34:57.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:34:57.661Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:34:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:34:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:35:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:35:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:35:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:35:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:35:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:35:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:35:07.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:35:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:35:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:35:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:35:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:35:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:35:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:35:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:35:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:35:17.651Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:35:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-16T09:35:18.331Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:35:18.336Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:35:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:35:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:35:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:35:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:35:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:35:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:35:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:35:27.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:35:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:35:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:35:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:35:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:35:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:35:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:35:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:35:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:35:37.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:35:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:35:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:35:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:35:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:35:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:35:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:35:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:35:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:35:47.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:35:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-04-16T09:35:48.337Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:35:48.342Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:35:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:35:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:35:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:35:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:35:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:35:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:35:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:35:57.657Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:35:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:35:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:36:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:36:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:36:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:36:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:36:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:36:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:36:07.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:36:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:36:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:36:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:36:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:36:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:36:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:36:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:36:17.652Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:36:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:36:17.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:36:17.655Z","message":"Connection[/10.233.71.121:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:36:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
{"timestamp":"2023-04-16T09:36:18.342Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:36:18.348Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:36:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:36:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:36:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:36:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:36:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:36:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:36:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:36:27.651Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:36:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:36:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:36:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:36:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:36:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:36:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:36:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:36:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:36:37.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:36:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:36:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:36:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:36:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:36:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:36:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:36:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:36:47.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:36:47.649Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:36:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-04-16T09:36:48.352Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:36:48.357Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:36:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:36:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:36:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:36:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:36:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T09:36:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:36:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:36:57.657Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:36:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:36:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:37:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:37:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:37:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:37:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:37:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:37:07.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:37:07.649Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:37:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:37:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:37:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:37:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:37:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:37:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:37:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:37:17.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:37:17.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:37:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
{"timestamp":"2023-04-16T09:37:18.368Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:37:18.375Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:37:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:37:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:37:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:37:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:37:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:37:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:37:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:37:27.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:37:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:37:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:37:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:37:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:37:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:37:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:37:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:37:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:37:37.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:37:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:37:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:37:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:37:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:37:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:37:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:37:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:37:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:37:47.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:37:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
{"timestamp":"2023-04-16T09:37:48.381Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:37:48.386Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:37:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:37:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:37:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:37:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:37:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:37:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:37:57.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:37:57.650Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:37:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:37:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:38:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:38:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:38:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:38:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:38:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:38:07.709Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:38:07.710Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:38:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 74 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:38:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:38:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:38:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:38:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:38:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:38:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:38:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:38:17.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:38:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-04-16T09:38:18.387Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:38:18.392Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:38:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:38:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:38:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:38:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:38:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:38:27.636Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:38:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:38:27.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:38:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:38:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:38:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:38:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:38:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:38:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:38:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:38:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:38:37.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:38:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:38:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:38:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:38:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:38:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:38:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:38:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:38:47.650Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:38:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:38:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:38:48.397Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:38:48.403Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:38:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:38:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:38:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:38:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:38:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:38:57.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:38:57.650Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:38:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:38:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:38:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:39:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:39:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:39:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:39:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:39:07.700Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:39:07.701Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:39:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 66 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:39:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:39:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:39:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:39:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:39:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:39:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:39:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:39:17.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:39:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:39:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:39:18.403Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:39:18.411Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:39:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:39:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:39:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:39:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:39:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:39:27.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:39:27.659Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:39:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:39:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:39:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:39:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:39:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:39:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:39:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:39:37.665Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:39:37.666Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:39:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 31 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:39:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:39:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:39:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:39:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:39:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:39:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:39:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:39:47.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:39:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:39:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:39:48.418Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:39:48.424Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:39:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:39:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:39:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:39:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:39:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:39:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:39:57.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:39:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:39:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:39:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:40:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:40:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:40:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:40:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:40:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:40:07.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:40:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:40:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:40:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:40:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:40:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:40:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:40:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:40:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:40:17.650Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:40:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:40:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:40:18.425Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:40:18.429Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:40:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:40:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:40:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:40:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:40:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:40:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:40:27.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:40:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:40:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:40:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:40:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:40:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:40:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:40:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:40:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:40:37.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:40:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:40:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:40:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:40:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:40:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:40:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:40:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:40:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:40:47.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:40:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:40:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:40:48.445Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:40:48.449Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:40:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:40:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:40:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:40:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:40:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:40:57.654Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:40:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:40:57.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:40:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-16T09:40:57.657Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:40:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:41:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:41:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:41:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:41:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:41:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:41:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:41:07.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:41:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:41:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:41:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:41:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:41:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:41:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:41:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:41:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:41:17.650Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:41:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:41:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:41:18.456Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:41:18.461Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:41:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:41:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:41:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:41:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:41:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:41:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:41:27.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:41:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:41:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:41:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:41:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:41:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:41:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:41:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:41:37.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:41:37.650Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:41:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:41:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:41:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:41:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:41:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:41:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:41:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:41:47.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:41:47.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:41:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
{"timestamp":"2023-04-16T09:41:48.462Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:41:48.467Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:41:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:41:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:41:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:41:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:41:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T09:41:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:41:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:41:57.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:41:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:41:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:42:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:42:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:42:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:42:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:42:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:42:07.707Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:42:07.708Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:42:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 75 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:42:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:42:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:42:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:42:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:42:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:42:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:42:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:42:17.648Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:42:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-16T09:42:18.478Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:42:18.483Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:42:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:42:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:42:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:42:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:42:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:42:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:42:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:42:27.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:42:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:42:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:42:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:42:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:42:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:42:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:42:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:42:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:42:37.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:42:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:42:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:42:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:42:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:42:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:42:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:42:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:42:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:42:47.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:42:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-04-16T09:42:48.486Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:42:48.492Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:42:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:42:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:42:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:42:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:42:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:42:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:42:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:42:57.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:42:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:42:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:43:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:43:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:43:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:43:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:43:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:43:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:43:07.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:43:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:43:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:43:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:43:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:43:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:43:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:43:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:43:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:43:17.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:43:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-04-16T09:43:18.500Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:43:18.506Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:43:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:43:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:43:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:43:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:43:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:43:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:43:27.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:43:27.650Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:43:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:43:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:43:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:43:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:43:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:43:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:43:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:43:37.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:43:37.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:43:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:43:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:43:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:43:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:43:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:43:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:43:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:43:47.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:43:47.649Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:43:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-16T09:43:48.521Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:43:48.525Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:43:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:43:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:43:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:43:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:43:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:43:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:43:57.650Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:43:57.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:43:57.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:43:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-04-16T09:43:57.653Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:43:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:44:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:44:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:44:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:44:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:44:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:44:07.702Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:44:07.703Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:44:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 67 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:44:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:44:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:44:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:44:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:44:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:44:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:44:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:44:17.650Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:44:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-16T09:44:18.532Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:44:18.537Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:44:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:44:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:44:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:44:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:44:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:44:27.636Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:44:27.647Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:44:27.648Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:44:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:44:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:44:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:44:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:44:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:44:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:44:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:44:37.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:44:37.650Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:44:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:44:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:44:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:44:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:44:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:44:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:44:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:44:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:44:47.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:44:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-04-16T09:44:48.541Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:44:48.546Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:44:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:44:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:44:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:44:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:44:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:44:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:44:57.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:44:57.650Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:44:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:44:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:45:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:45:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:45:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:45:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:45:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:45:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:45:07.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:45:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:45:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:45:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:45:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:45:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:45:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T09:45:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:45:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:45:17.650Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:45:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-16T09:45:18.547Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:45:18.552Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:45:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:45:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:45:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:45:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:45:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:45:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:45:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:45:27.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:45:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:45:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:45:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:45:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:45:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:45:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T09:45:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:45:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:45:37.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:45:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:45:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:45:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:45:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:45:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:45:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:45:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:45:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:45:47.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:45:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-16T09:45:48.553Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:45:48.557Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:45:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:45:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:45:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:45:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:45:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:45:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:45:57.653Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:45:57.657Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:45:57.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:45:57.661Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:45:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 26 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:45:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:46:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:46:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:46:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:46:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:46:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:46:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:46:07.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:46:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:46:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:46:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:46:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:46:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:46:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:46:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:46:17.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:46:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:46:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:46:18.557Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:46:18.563Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:46:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:46:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:46:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:46:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:46:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:46:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:46:27.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:46:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:46:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:46:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:46:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:46:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:46:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:46:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:46:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:46:37.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:46:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:46:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:46:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:46:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:46:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:46:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:46:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:46:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:46:47.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:46:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:46:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:46:48.564Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:46:48.568Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:46:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:46:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:46:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:46:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:46:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:46:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:46:57.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:46:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:46:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:46:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:47:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:47:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:47:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:47:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:47:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:47:07.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:47:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:47:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:47:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:47:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:47:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:47:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:47:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:47:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:47:17.651Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:47:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:47:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:47:18.569Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:47:18.574Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:47:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:47:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:47:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:47:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:47:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:47:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:47:27.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:47:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:47:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:47:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:47:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:47:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:47:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:47:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:47:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:47:37.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:47:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:47:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:47:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:47:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:47:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:47:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:47:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:47:47.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:47:47.649Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:47:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:47:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:47:48.575Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:47:48.580Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:47:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:47:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:47:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:47:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:47:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:47:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:47:57.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:47:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:47:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:48:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:48:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:48:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:48:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:48:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:48:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:48:07.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:48:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:48:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:48:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:48:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:48:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:48:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:48:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:48:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:48:17.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:48:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:48:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:48:18.582Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:48:18.586Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:48:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:48:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:48:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:48:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:48:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:48:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:48:27.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:48:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:48:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:48:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:48:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:48:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:48:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:48:37.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:48:37.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:48:37.659Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:48:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:48:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:48:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:48:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:48:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:48:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:48:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:48:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:48:47.650Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:48:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:48:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T09:48:48.588Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:48:48.594Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:48:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:48:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:48:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:48:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:48:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:48:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:48:57.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:48:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:48:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:49:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:49:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:49:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:49:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:49:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:49:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:49:07.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:49:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:49:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:49:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:49:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:49:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:49:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:49:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:49:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:49:17.650Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:49:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:49:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:49:18.595Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:49:18.599Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:49:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:49:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:49:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:49:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:49:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:49:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:49:27.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:49:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:49:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:49:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:49:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:49:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:49:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:49:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:49:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:49:37.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:49:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:49:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:49:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:49:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:49:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:49:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:49:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:49:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:49:47.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:49:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-04-16T09:49:48.599Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:49:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:49:48.604Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:49:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:49:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:49:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:49:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:49:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:49:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:49:57.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:49:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:49:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:50:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:50:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:50:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:50:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:50:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:50:07.695Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:50:07.696Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:50:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 61 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:50:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:50:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:50:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:50:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:50:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:50:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:50:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:50:17.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:50:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-16T09:50:18.606Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:50:18.611Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:50:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:50:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:50:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:50:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:50:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:50:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:50:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:50:27.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:50:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:50:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:50:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:50:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:50:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:50:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:50:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:50:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:50:37.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:50:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:50:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:50:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:50:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:50:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:50:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:50:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:50:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:50:47.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:50:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-16T09:50:48.611Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:50:48.616Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:50:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:50:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:50:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:50:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:50:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:50:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:50:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:50:57.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:50:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:50:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:51:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:51:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:51:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:51:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:51:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:51:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:51:07.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:51:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:51:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:51:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:51:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:51:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:51:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:51:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:51:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:51:17.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:51:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-16T09:51:18.620Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:51:18.626Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:51:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:51:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:51:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:51:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:51:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:51:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:51:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:51:27.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:51:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:51:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:51:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:51:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:51:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:51:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:51:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:51:37.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:51:37.658Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:51:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:51:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:51:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:51:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:51:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:51:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:51:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:51:47.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:51:47.659Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:51:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
{"timestamp":"2023-04-16T09:51:48.627Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:51:48.632Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:51:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:51:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:51:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:51:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:51:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:51:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:51:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:51:57.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:51:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:51:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:52:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:52:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:52:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:52:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:52:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:52:07.695Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:52:07.695Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:52:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 61 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:52:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:52:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:52:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:52:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:52:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:52:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:52:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:52:17.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:52:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
{"timestamp":"2023-04-16T09:52:18.632Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:52:18.637Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:52:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:52:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:52:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:52:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:52:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:52:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:52:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:52:27.651Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:52:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:52:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:52:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:52:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:52:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:52:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:52:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:52:37.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:52:37.649Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:52:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:52:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:52:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:52:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:52:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:52:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:52:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:52:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:52:47.650Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:52:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-04-16T09:52:48.652Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:52:48.656Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:52:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:52:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:52:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:52:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:52:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:52:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:52:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:52:57.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:52:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:52:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:53:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:53:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:53:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:53:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:53:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:53:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:53:07.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:53:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:53:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:53:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:53:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:53:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:53:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:53:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:53:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:53:17.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:53:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-04-16T09:53:18.673Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:53:18.678Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:53:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:53:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:53:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:53:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:53:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:53:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:53:27.654Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:53:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:53:27.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:53:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
{"timestamp":"2023-04-16T09:53:27.657Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:53:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:53:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:53:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:53:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T09:53:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:53:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:53:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:53:37.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:53:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:53:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:53:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:53:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:53:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:53:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:53:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:53:47.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:53:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:53:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:53:48.679Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:53:48.684Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:53:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:53:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:53:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:53:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:53:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:53:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:53:57.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:53:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:53:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:53:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:54:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:54:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:54:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:54:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:54:07.690Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:54:07.691Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:54:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 54 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:54:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:54:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:54:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:54:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:54:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:54:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:54:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:54:17.650Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:54:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:54:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:54:18.685Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:54:18.690Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:54:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:54:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:54:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:54:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:54:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:54:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:54:27.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:54:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:54:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:54:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:54:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:54:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:54:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:54:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:54:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:54:37.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:54:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:54:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:54:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:54:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:54:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:54:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:54:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:54:47.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:54:47.649Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:54:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:54:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:54:48.691Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:54:48.694Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:54:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:54:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:54:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:54:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:54:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:54:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:54:57.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:54:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:54:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:55:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:55:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:55:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:55:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:55:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:55:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:55:07.657Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:55:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:55:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:55:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:55:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:55:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:55:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:55:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:55:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:55:17.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:55:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:55:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:55:18.700Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:55:18.705Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:55:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:55:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:55:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:55:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:55:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:55:27.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:55:27.657Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:55:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:55:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:55:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:55:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:55:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:55:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:55:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:55:37.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:55:37.658Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:55:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:55:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:55:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:55:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:55:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:55:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:55:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:55:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:55:47.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:55:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:55:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T09:55:48.716Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:55:48.721Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:55:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:55:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:55:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:55:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T09:55:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:55:57.657Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:55:57.659Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:55:57.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:55:57.660Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:55:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:55:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:56:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:56:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:56:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:56:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:56:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:56:07.689Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:56:07.690Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:56:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 55 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:56:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:56:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:56:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:56:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:56:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:56:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:56:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:56:17.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:56:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:56:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T09:56:18.721Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:56:18.733Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:56:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:56:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:56:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:56:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:56:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:56:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:56:27.650Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:56:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:56:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:56:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:56:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:56:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:56:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:56:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:56:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:56:37.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:56:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:56:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:56:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:56:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:56:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:56:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:56:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:56:47.651Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:56:47.653Z","message":"Connection[/10.233.71.121:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:56:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:56:47.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:56:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:56:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:56:48.734Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:56:48.738Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:56:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:56:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:56:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:56:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:56:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:56:57.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:56:57.649Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:56:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:56:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:57:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:57:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:57:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:57:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:57:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:57:07.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:57:07.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:57:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:57:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:57:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:57:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:57:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:57:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T09:57:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:57:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:57:17.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:57:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:57:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:57:18.740Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:57:18.745Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:57:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:57:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:57:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:57:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:57:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:57:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:57:27.656Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:57:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:57:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:57:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:57:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:57:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:57:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:57:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:57:37.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:57:37.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:57:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:57:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:57:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:57:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:57:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:57:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:57:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:57:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:57:47.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:57:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-16T09:57:48.751Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:57:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:57:48.755Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:57:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:57:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:57:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:57:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:57:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:57:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:57:57.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:57:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:57:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:58:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:58:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:58:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:58:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:58:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:58:07.684Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:58:07.684Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:58:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 50 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:58:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:58:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:58:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:58:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:58:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:58:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:58:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:58:17.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:58:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
{"timestamp":"2023-04-16T09:58:18.764Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:58:18.770Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:58:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:58:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:58:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:58:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:58:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:58:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:58:27.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:58:27.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:58:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:58:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:58:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:58:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:58:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:58:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:58:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:58:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:58:37.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:58:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:58:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:58:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:58:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:58:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:58:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:58:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:58:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:58:47.650Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:58:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-16T09:58:48.780Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:58:48.785Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:58:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:58:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:58:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:58:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:58:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:58:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:58:57.651Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:58:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:58:57.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:58:57.654Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:58:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:58:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:59:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:59:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:59:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:59:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:59:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:59:07.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:59:07.649Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:59:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:59:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:59:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:59:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:59:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:59:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:59:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:59:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:59:17.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:59:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-04-16T09:59:18.789Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:59:18.793Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:59:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:59:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:59:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:59:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:59:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:59:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:59:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:59:27.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:59:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:59:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:59:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:59:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:59:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:59:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:59:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:59:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:59:37.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:59:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:59:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:59:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:59:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:59:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:59:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T09:59:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:59:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:59:47.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:59:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-04-16T09:59:48.794Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:59:48.799Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:59:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:59:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:59:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:59:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:59:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T09:59:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T09:59:57.689Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T09:59:57.690Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:09:59:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 55 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:09:59:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:00:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:00:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:00:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:00:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:00:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:00:07.681Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:00:07.682Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:00:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 46 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:00:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:00:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:00:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:00:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:00:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:00:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:00:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:00:17.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:00:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-16T10:00:18.808Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:00:18.812Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:00:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:00:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:00:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:00:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:00:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:00:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:00:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:00:27.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:00:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:00:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:00:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:00:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:00:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:00:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:00:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:00:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:00:37.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:00:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:00:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:00:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:00:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:00:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:00:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:00:47.645Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:00:47.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:00:47.661Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:00:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
{"timestamp":"2023-04-16T10:00:48.813Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:00:48.817Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:00:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:00:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:00:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:00:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:00:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:00:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:00:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:00:57.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:00:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:00:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:01:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:01:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:01:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:01:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:01:07.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:01:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:01:07.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:01:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:01:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:01:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:01:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:01:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:01:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:01:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:01:17.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:01:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:01:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:01:18.833Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:01:18.843Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:01:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:01:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:01:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:01:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:01:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:01:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:01:27.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:01:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:01:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:01:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:01:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:01:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:01:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:01:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:01:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:01:37.652Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:01:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:01:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:01:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:01:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:01:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:01:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:01:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:01:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:01:47.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:01:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:01:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:01:48.844Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:01:48.849Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:01:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:01:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:01:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:01:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:01:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:01:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:01:57.657Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:01:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:01:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:01:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:02:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:02:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:02:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:02:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:02:07.679Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:02:07.680Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:02:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 45 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:02:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:02:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:02:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:02:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:02:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:02:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:02:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:02:17.650Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:02:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:02:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:02:18.850Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:02:18.855Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:02:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:02:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:02:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:02:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:02:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:02:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:02:27.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:02:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:02:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:02:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:02:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:02:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:02:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:02:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:02:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:02:37.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:02:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:02:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:02:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:02:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:02:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:02:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:02:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:02:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:02:47.650Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:02:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:02:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:02:48.857Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:02:48.861Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:02:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:02:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:02:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:02:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:02:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:02:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:02:57.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:02:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:02:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:03:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:03:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:03:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:03:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:03:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:03:07.658Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:03:07.659Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:03:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:03:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:03:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:03:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:03:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:03:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:03:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:03:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:03:17.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:03:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:03:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:03:18.861Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:03:18.866Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:03:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:03:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:03:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:03:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:03:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:03:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:03:27.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:03:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:03:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:03:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:03:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:03:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:03:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:03:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:03:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:03:37.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:03:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:03:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:03:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:03:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:03:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:03:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:03:47.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:03:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:03:47.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:03:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:03:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:03:48.870Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:03:48.874Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:03:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:03:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:03:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:03:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:03:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:03:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:03:57.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:03:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:03:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:04:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:04:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:04:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:04:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T10:04:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:04:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:04:07.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:04:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:04:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:04:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:04:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:04:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:04:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:04:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:04:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:04:17.650Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:04:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:04:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:04:18.892Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:04:18.896Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:04:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:04:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:04:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:04:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:04:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:04:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:04:27.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:04:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:04:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:04:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:04:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:04:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:04:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:04:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:04:37.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:04:37.657Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:04:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:04:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:04:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:04:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:04:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:04:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:04:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:04:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:04:47.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:04:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:04:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:04:48.901Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:04:48.905Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:04:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:04:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:04:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:04:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:04:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:04:57.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:04:57.649Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:04:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:04:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:05:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:05:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:05:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:05:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:05:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:05:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:05:07.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:05:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:05:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:05:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:05:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:05:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:05:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T10:05:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:05:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:05:17.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:05:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:05:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:05:18.906Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:05:18.910Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:05:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:05:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:05:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:05:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:05:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:05:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:05:27.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:05:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:05:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:05:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:05:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:05:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:05:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:05:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:05:37.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:05:37.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:05:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:05:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:05:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:05:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:05:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:05:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:05:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:05:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:05:47.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:05:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-04-16T10:05:48.913Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:05:48.916Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:05:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:05:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:05:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:05:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:05:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:05:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:05:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:05:57.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:05:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:05:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:06:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:06:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:06:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:06:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:06:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:06:07.674Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:06:07.675Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:06:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 39 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:06:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:06:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:06:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:06:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:06:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:06:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:06:17.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:06:17.658Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:06:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
{"timestamp":"2023-04-16T10:06:18.920Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:06:18.926Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:06:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:06:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:06:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:06:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:06:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:06:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:06:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:06:27.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:06:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:06:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:06:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:06:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:06:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:06:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:06:37.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:06:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:06:37.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:06:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:06:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:06:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:06:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:06:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:06:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:06:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:06:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:06:47.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:06:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-16T10:06:48.927Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:06:48.931Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:06:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:06:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:06:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:06:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:06:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:06:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:06:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:06:57.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:06:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:06:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:07:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:07:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:07:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:07:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T10:07:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:07:07.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:07:07.656Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:07:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:07:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:07:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:07:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:07:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:07:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:07:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:07:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:07:17.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:07:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
{"timestamp":"2023-04-16T10:07:18.941Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:07:18.945Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:07:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:07:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:07:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:07:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:07:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T10:07:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:07:27.728Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:07:27.729Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:07:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 93 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:07:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:07:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:07:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:07:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:07:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:07:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:07:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:07:37.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:07:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:07:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:07:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:07:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:07:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:07:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:07:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:07:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:07:47.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:07:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-04-16T10:07:48.955Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:07:48.959Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:07:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:07:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:07:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:07:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:07:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:07:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:07:57.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:07:57.661Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:07:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 25 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:07:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:08:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:08:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:08:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:08:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:08:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:08:07.673Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:08:07.673Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:08:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 37 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:08:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:08:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:08:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:08:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:08:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:08:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:08:17.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:08:17.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:08:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-04-16T10:08:18.960Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:08:18.965Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:08:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:08:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:08:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:08:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:08:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:08:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:08:27.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:08:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:08:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:08:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:08:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:08:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:08:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:08:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:08:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:08:37.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:08:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:08:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:08:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:08:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:08:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:08:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:08:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:08:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:08:47.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:08:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:08:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:08:48.968Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:08:48.972Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:08:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:08:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:08:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:08:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:08:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:08:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:08:57.656Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:08:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:08:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:08:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:09:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:09:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:09:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:09:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:09:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:09:07.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:09:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:09:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:09:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:09:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:09:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:09:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:09:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:09:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:09:17.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:09:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:09:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-16T10:09:18.972Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:09:18.977Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:09:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:09:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:09:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:09:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:09:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:09:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:09:27.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:09:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:09:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:09:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:09:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:09:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:09:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:09:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:09:37.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:09:37.649Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:09:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:09:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:09:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:09:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:09:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:09:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:09:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:09:47.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:09:47.649Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:09:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:09:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:09:48.978Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:09:48.982Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:09:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:09:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:09:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:09:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:09:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:09:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:09:57.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:09:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:09:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:10:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:10:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:10:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:10:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:10:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:10:07.649Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:10:07.653Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:10:07.669Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:10:07.670Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:10:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 35 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:10:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:10:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:10:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:10:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:10:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:10:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:10:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:10:17.650Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:10:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:10:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:10:18.985Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:10:18.991Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:10:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:10:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:10:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:10:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:10:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:10:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:10:27.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:10:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:10:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:10:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:10:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:10:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:10:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:10:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:10:37.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:10:37.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:10:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:10:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:10:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:10:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:10:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:10:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:10:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:10:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:10:47.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:10:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:10:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:10:48.992Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:10:48.995Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:10:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:10:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:10:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:10:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:10:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:10:57.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:10:57.650Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:10:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:10:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:11:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:11:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:11:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:11:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:11:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:11:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:11:07.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:11:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:11:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:11:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:11:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:11:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:11:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:11:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:11:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:11:17.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:11:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:11:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:11:18.996Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:11:19.000Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:11:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:11:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:11:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:11:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:11:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:11:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:11:27.651Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:11:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:11:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:11:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:11:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:11:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:11:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:11:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:11:37.654Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:11:37.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:11:37.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:11:37.658Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:11:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:11:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:11:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:11:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:11:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:11:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T10:11:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:11:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:11:47.649Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:11:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:11:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:11:49.004Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:11:49.008Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:11:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:11:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:11:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:11:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:11:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:11:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:11:57.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:11:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:11:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:12:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:12:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:12:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:12:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:12:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:12:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:12:07.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:12:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:12:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:12:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:12:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:12:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:12:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:12:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:12:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:12:17.651Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:12:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:12:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:12:19.013Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:12:19.017Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:12:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:12:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:12:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:12:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:12:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:12:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:12:27.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:12:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:12:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:12:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:12:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:12:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:12:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:12:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:12:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:12:37.654Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:12:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:12:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:12:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:12:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:12:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:12:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:12:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:12:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:12:47.651Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:12:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:12:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:12:49.022Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:12:49.027Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:12:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:12:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:12:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:12:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:12:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:12:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:12:57.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:12:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:12:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:13:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:13:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:13:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:13:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:13:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:13:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:13:07.652Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:13:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:13:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:13:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:13:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:13:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:13:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:13:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:13:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:13:17.650Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:13:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:13:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:13:19.035Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:13:19.040Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:13:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:13:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:13:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:13:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:13:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:13:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:13:27.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:13:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:13:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:13:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:13:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:13:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:13:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-16T10:13:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:13:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:13:37.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:13:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:13:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:13:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:13:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:13:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:13:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:13:47.643Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:13:47.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:13:47.657Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:13:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-04-16T10:13:49.041Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:13:49.045Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:13:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:13:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:13:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:13:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:13:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:13:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:13:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:13:57.654Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:13:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:13:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:14:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:14:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:14:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:14:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:14:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:14:07.664Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:14:07.665Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:14:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 28 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:14:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:14:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:14:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:14:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:14:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:14:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:14:17.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:14:17.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:14:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
{"timestamp":"2023-04-16T10:14:19.049Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:14:19.053Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:14:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:14:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:14:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:14:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:14:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T10:14:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:14:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:14:27.655Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:14:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:14:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:14:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:14:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:14:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:14:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:14:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:14:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:14:37.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:14:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:14:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:14:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:14:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:14:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:14:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:14:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:14:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:14:47.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:14:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-16T10:14:49.054Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:14:49.059Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:14:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:14:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:14:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:14:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:14:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:14:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:14:57.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:14:57.657Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:14:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:14:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:15:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:15:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:15:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:15:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:15:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:15:07.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:15:07.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:15:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:15:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:15:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:15:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:15:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:15:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:15:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:15:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:15:17.651Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:15:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-16T10:15:19.060Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:15:19.065Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:15:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:15:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:15:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:15:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:15:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:15:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:15:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:15:27.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:15:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:15:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:15:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:15:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:15:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:15:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:15:37.636Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:15:37.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:15:37.649Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:15:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:15:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:15:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:15:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:15:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T10:15:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:15:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:15:47.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:15:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:15:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:15:49.067Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:15:49.071Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:15:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:15:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:15:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:15:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T10:15:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:15:57.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:15:57.651Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:15:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:15:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:15:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:16:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:16:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:16:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T10:16:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:16:07.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:16:07.662Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:16:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:16:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:16:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:16:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:16:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:16:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:16:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:16:17.661Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:16:17.662Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:16:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:16:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:16:19.071Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:16:19.075Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:16:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:16:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:16:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:16:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:16:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:16:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:16:27.656Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:16:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:16:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:16:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:16:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:16:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:16:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:16:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:16:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:16:37.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:16:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:16:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:16:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:16:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:16:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:16:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:16:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:16:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:16:47.652Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:16:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:16:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:16:49.089Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:16:49.094Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:16:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:16:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:16:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:16:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:16:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:16:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:16:57.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:16:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:16:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:16:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:17:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:17:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:17:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:17:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:17:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:17:07.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:17:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:17:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:17:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:17:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:17:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:17:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:17:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:17:17.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:17:17.655Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:17:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:17:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T10:17:19.095Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:17:19.100Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:17:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:17:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:17:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:17:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:17:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:17:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:17:27.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:17:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:17:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:17:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:17:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:17:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:17:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:17:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:17:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:17:37.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:17:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:17:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:17:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:17:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:17:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:17:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:17:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:17:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:17:47.652Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:17:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:17:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:17:49.100Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:17:49.105Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:17:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:17:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:17:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:17:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:17:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:17:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:17:57.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:17:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:17:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:18:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:18:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:18:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:18:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:18:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:18:07.659Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:18:07.660Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:18:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:18:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:18:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:18:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:18:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:18:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:18:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:18:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:18:17.651Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:18:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:18:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T10:18:19.109Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:18:19.114Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:18:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:18:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:18:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:18:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:18:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:18:27.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:18:27.654Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:18:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:18:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:18:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:18:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:18:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:18:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:18:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:18:37.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:18:37.650Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:18:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:18:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:18:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:18:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:18:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:18:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:18:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:18:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:18:47.649Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:18:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:18:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:18:49.128Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:18:49.133Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:18:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:18:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:18:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:18:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:18:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:18:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:18:57.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:18:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:18:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:19:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:19:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:19:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:19:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:19:07.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:19:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:19:07.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:19:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:19:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:19:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:19:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:19:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:19:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:19:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:19:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:19:17.649Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:19:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:19:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:19:19.150Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:19:19.155Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:19:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:19:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:19:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:19:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:19:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:19:27.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:19:27.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:19:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:19:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:19:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:19:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:19:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:19:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:19:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:19:37.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:19:37.657Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:19:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:19:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:19:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:19:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:19:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:19:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:19:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:19:47.649Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:19:47.652Z","message":"Connection[/10.233.71.121:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:19:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:19:47.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:19:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:19:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:19:49.156Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:19:49.161Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:19:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:19:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:19:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:19:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:19:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:19:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:19:57.655Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:19:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:19:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:20:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:20:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:20:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:20:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:20:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:20:07.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:20:07.656Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:20:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:20:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:20:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:20:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:20:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:20:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:20:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:20:17.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:20:17.650Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:20:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:20:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:20:19.176Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:20:19.181Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:20:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:20:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:20:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:20:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:20:27.642Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:20:27.654Z","message":"Connection[/10.233.68.224:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:20:27.657Z","message":"Connection[/10.233.68.224:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:20:27.657Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:20:27.657Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:20:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:20:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:20:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:20:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:20:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:20:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:20:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:20:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:20:37.653Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:20:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:20:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:20:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:20:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:20:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:20:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:20:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:20:47.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:20:47.649Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:20:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:20:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:20:49.196Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:20:49.202Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:20:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:20:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:20:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:20:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:20:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:20:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:20:57.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:20:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:20:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:21:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:21:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:21:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:21:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:21:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:21:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:21:07.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:21:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:21:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:21:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:21:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:21:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:21:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:21:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:21:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:21:17.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:21:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:21:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T10:21:19.202Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:21:19.207Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:21:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:21:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:21:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:21:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:21:27.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:21:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:21:27.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:21:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:21:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:21:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:21:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:21:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:21:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:21:37.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:21:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:21:37.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:21:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:21:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:21:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:21:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:21:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:21:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:21:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:21:47.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:21:47.661Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:21:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 27 - "logType": "access"
{"timestamp":"2023-04-16T10:21:49.208Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:21:49.213Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:21:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:21:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:21:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:21:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:21:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:21:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:21:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:21:57.655Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:21:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:21:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:22:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:22:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:22:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:22:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:22:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:22:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:22:07.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:22:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:22:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:22:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:22:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:22:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:22:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:22:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:22:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:22:17.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:22:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
{"timestamp":"2023-04-16T10:22:19.222Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:22:19.226Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:22:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:22:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:22:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:22:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:22:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:22:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:22:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:22:27.658Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:22:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 23 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:22:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:22:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:22:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:22:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:22:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T10:22:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:22:37.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:22:37.651Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:22:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:22:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:22:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:22:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:22:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:22:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:22:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:22:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:22:47.653Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:22:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-16T10:22:49.227Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:22:49.232Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:22:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:22:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:22:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:22:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:22:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:22:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:22:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:22:57.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:22:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:22:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:23:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:23:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:23:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:23:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:23:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:23:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:23:07.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:23:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:23:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:23:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:23:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:23:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:23:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:23:17.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:23:17.651Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:23:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:23:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:23:19.244Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:23:19.248Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:23:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:23:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:23:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:23:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:23:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:23:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:23:27.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:23:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:23:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:23:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:23:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:23:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:23:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:23:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:23:37.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:23:37.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:23:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:23:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:23:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:23:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:23:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:23:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:23:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:23:47.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:23:47.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:23:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:23:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:23:49.250Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:23:49.255Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:23:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:23:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:23:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:23:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:23:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:23:57.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:23:57.656Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:23:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 21 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:23:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:23:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:24:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:24:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:24:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:24:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:24:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:24:07.655Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:24:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:24:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:24:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:24:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:24:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:24:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:24:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:24:17.648Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:24:17.649Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:24:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:24:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:24:19.256Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:24:19.260Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:24:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:24:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:24:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:24:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:24:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:24:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:24:27.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:24:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:24:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:24:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:24:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:24:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:24:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:24:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:24:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:24:37.654Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:24:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:24:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:24:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:24:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:24:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:24:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:24:47.636Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:24:47.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:24:47.652Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:24:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:24:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:24:49.261Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:24:49.267Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:24:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:24:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:24:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:24:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:24:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:24:57.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:24:57.650Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:24:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:24:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:25:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:25:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:25:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:25:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:25:07.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:25:07.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:25:07.650Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:25:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:25:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:25:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:25:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:25:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:25:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-16T10:25:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:25:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:25:17.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:25:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:25:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:25:19.267Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:25:19.272Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:25:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:25:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:25:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:25:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:25:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:25:27.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:25:27.657Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:25:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:25:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:25:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:25:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:25:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:25:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:25:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:25:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:25:37.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:25:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:25:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:25:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:25:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:25:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:25:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:25:47.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:25:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:25:47.650Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:25:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:25:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:25:49.272Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:25:49.277Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:25:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:25:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:25:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:25:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:25:57.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:25:57.660Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:25:57.661Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:25:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 24 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:25:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:26:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:26:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:26:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:26:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:26:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:26:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:26:07.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:26:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:26:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:26:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:26:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:26:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:26:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:26:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:26:17.650Z","message":"Connection[/10.233.71.121:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:26:17.653Z","message":"Connection[/10.233.71.121:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:26:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:26:17.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:26:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:26:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:26:19.278Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:26:19.282Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:26:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:26:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:26:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:26:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:26:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:26:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:26:27.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:26:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:26:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:26:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:26:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:26:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:26:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:26:37.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:26:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:26:37.653Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:26:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:26:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:26:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:26:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:26:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:26:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:26:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-33","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:26:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:26:47.650Z","message":"Database is available","thread":"qtp305502850-33","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:26:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:26:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:26:49.283Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:26:49.288Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:26:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:26:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:26:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:26:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:26:57.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:26:57.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:26:57.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:26:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:26:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:27:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:27:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:27:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:27:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:27:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:27:07.653Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:27:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:27:07.654Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:27:07.656Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:27:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:27:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:27:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:27:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:27:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:27:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:27:17.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-31","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:27:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:27:17.652Z","message":"Database is available","thread":"qtp305502850-31","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:27:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:27:18 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:27:19.293Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:27:19.297Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:27:20 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:27:22 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:27:24 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:27:26 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:27:27.640Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:27:27.655Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:27:27.656Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:27:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:27:28 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:27:30 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:27:32 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:27:34 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:27:36 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:27:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:27:37.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:27:37.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:27:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:27:38 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:27:40 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:27:42 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:27:44 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:27:46 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:27:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:27:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:27:47.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:27:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:27:48 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:27:49.297Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:27:49.302Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:27:50 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:27:52 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:27:54 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:27:56 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:27:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:27:57.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:27:57.655Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:27:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:27:58 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:28:00 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:28:02 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:28:04 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:28:06 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:28:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-30","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:28:07.654Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:28:07.654Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:28:07.655Z","message":"Database is available","thread":"qtp305502850-30","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:28:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
{"timestamp":"2023-04-16T10:28:07.657Z","message":"Connection[cassandra/10.233.65.114:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:28:08 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:28:10 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:28:12 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:28:14 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:28:16 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:28:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:28:17.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:28:17.654Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:28:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 19 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:28:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:28:19.308Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:28:19.313Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:28:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:28:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:28:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:28:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:28:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:28:27.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:28:27.650Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:28:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:28:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:28:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:28:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:28:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:28:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:28:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:28:37.693Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:28:37.694Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:28:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 58 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:28:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:28:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:28:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:28:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:28:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:28:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:28:47.650Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:28:47.650Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:28:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:28:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:28:49.314Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:28:49.319Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:28:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:28:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:28:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:28:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:28:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:28:57.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:28:57.650Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:28:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:28:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:29:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:29:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:29:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:29:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:29:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:29:07.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:29:07.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:29:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:29:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:29:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:29:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:29:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:29:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:29:17.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:29:17.656Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:29:17.658Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:29:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:29:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:29:19.325Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:29:19.329Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:29:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:29:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:29:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:29:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:29:27.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:29:27.653Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:29:27.654Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:29:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:29:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:29:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:29:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:29:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:29:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:29:37.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-35","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:29:37.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:29:37.653Z","message":"Database is available","thread":"qtp305502850-35","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:29:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:29:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:29:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:29:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:29:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:29:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:29:47.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:29:47.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:29:47.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:29:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-04-16T10:29:49.337Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:29:49.343Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:29:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:29:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:29:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:29:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:29:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:29:57.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:29:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:29:57.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:29:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:29:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:30:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:30:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:30:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:30:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:30:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:30:07.651Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:30:07.652Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:30:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:30:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:30:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:30:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:30:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:30:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:30:17.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:30:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:30:17.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:30:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-16T10:30:19.349Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:30:19.354Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:30:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:30:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:30:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:30:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:30:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:30:27.641Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:30:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:30:27.653Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:30:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:30:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:30:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:30:33 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:30:35 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-16T10:30:37.636Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:30:37.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:30:37.650Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:30:37 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:30:37 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:30:39 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:30:41 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:30:43 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:30:45 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:30:47.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-28","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:30:47.649Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:30:47.650Z","message":"Database is available","thread":"qtp305502850-28","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:30:47 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:30:47 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:30:49.355Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:30:49.363Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:30:49 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:30:51 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:30:53 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:30:55 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
{"timestamp":"2023-04-16T10:30:57.639Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-34","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:30:57.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:30:57.653Z","message":"Database is available","thread":"qtp305502850-34","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:30:57 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:30:57 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:30:59 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:31:01 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:31:03 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:31:05 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:31:07.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:31:07.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:31:07.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:31:07 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:31:07 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:31:09 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:31:11 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:31:13 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:31:15 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:31:17.637Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:31:17.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:31:17.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:31:17 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:31:17 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:31:19.364Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:31:19.370Z","message":"Connection[cassandra/10.233.65.114:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:31:19 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:31:21 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:31:23 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:31:25 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-16T10:31:27.638Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"qtp305502850-32","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-16T10:31:27.652Z","message":"Number of vertices retrieved while checking db: 1","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-16T10:31:27.653Z","message":"Database is available","thread":"qtp305502850-32","logger":"o.onap.aai.rest.util.AaiGraphChecker","level":"DEBUG","logType":"app"}
127.0.0.6 - - [16/Apr/2023:10:31:27 +0000] "GET /aai/util/echo?action=checkDB" 200 273 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:31:27 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:31:29 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"
127.0.0.6 - - [16/Apr/2023:10:31:31 +0000] "GET /aai/util/echo" 200 226 REST haproxy-0111 haproxy - - - - - - - - - - 1 - "logType": "access"